Skip to main content
Version: 1

Mico Voice AI API

Authenticate using OAuth 2.0 to access Mico Voice AI API endpoints. Scopes control access to calls and campaigns, both for reading and writing.

Authentication

OAuth2 Client Credentials Grant

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Token URL: /oauth/token

Scopes:

  • campaigns:read: Gives permissions to retrieve campaigns, callflows and schedules

  • campaigns:write: Gives permissions to create, update or delete campaigns, callflows and schedules

  • organizations:read: Gives permissions to retrieve campaigns, callflows and schedules

  • outbound_calls:read: Gives permissions to retrieve outbound calls and their results

  • outbound_calls:write: Gives permissions to create outbound calls