Adding a new connection
When you first open the API Connection Manager, it will ask you to provide details for a new API connection. If you have a Swagger or OpenAPI file, you can upload this and it will read the file to load the available options it provides, If you don’t have a file, you will just need to enter a connection name, and connection base URL.


Query parameters

Headers

Body

Response

Authentication

- Basic: allows you to authenticate using a username & password
- API Key: allows you to authenticate using an API Key
- Bearer Token: allows you to authenticate using a Bearer Token
- Client certificate: allows you to authenticate using a certificate

