For the majority of users, the SDK approach is the most expedient. Below gives an outline of how to install Appear's introspector agent SDK.
SDK installation overview
1
Create an Appear account
Contact us, and we will provide you with an admin account. You can then add team members and configure your organisation.
2
Get your API key
Open the side menu and click on 'Settings' to create and view API keys. These can be used to separate concerns. Note that API keys aren't used per environment, as these are handled via the introspector detecting the environment variables.
You may wish to store this as an environment variable.
APPEAR_API_KEY:your_api_key
3
Install the Appear package
Choose the installation method and follow the instructions:
Now that you've installed and integrated Appear, you can run your development server and mock user interactions through your application. As this happens, your Appear account will begin being populated with your API catalog, API references, resource maps, and more.
Once Appear is in your production environment, your account will populate automatically when users interact with your product.
This will instantly provide you with:
API references
API catalog
Visual resource map
Responses
Scenarios
Plus loads more
Language/framework implementations status
Appear's introspection agent currently works with HTTP/REST APIs with the following.