Version: 1.0.0
Revmo API
API for agent communications and management. Authentication can be done either using a Bearer Header token or an X-API-Key. Both of these should use the value of your API Key found in your Account Settings. Please note that the endpoint must end in '/' for any POST requests.
Authentication
- HTTP: Bearer Auth
- API Key: apiKeyAuth
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Api-Key |