Creating a service
Appear will automatically document your APIs from your network traffic, however, if you wish to start spec first, or fill a gap with an existing spec then follow our simple guide below.
Last updated
Was this helpful?
Appear will automatically document your APIs from your network traffic, however, if you wish to start spec first, or fill a gap with an existing spec then follow our simple guide below.
Last updated
Was this helpful?
Once you've deployed Appear's package and snippet into your environment(s), your end-user's interaction with your service and subsequent network activity will generate your documentation for you.
These services will be created for you and be visible in your dashboard for you to explore and read.
If no services are found, either due to no package installation and integration or an empty branch or environment, you are able to manually upload OpenAPI specs.
Another method for Appear to document your APIs is to create a service and upload the associated json
or yaml
OpenAPI v3 - 3.1 or Swagger v2 file.
To do this, log into your Appear account
On your dashboard page, click the Create Service button in the top right
In the presented panel, enter a name for the service
The slug will be automatically created, but can be edited, this will be used for the associated URL
Drag and drop, or use your system's file explorer to upload the associated API specification
Click Create Service and Appear will generate your documentation
The spec upload facility allows you to upload multiple spec files associated to the one specification. It does not support the upload of multiple individual specs at once.
If you have any queries or require support with the above instructions, please get in touch with us.