REST apps are onboarded via uploading an OpenAPI specification file.
.yaml
or .json
files.Either upload a spec, or provide a hosted url and we can fetch it
Upload a logo for your app
Configure your app
Select a server
securitySchemes
defined in your specification are available here to configure and enable/disable for your app.Configure Auth Methods
OAuth2
client_id
and client_secret
and enable the flow.Configure OAuth2 (Authorization Code)
API Key
Configure API Key
HTTP Refresh
Configure HTTP Refresh