Reachdesk · Authentication Profile
Reachdesk Authentication
Authentication
Reachdesk runs two independent authentication models on the same host. The REST API at https://app.reachdesk.com/api/v2 uses a long-lived organization API token presented as a bearer credential in the Authorization header. The remote MCP server at https://app.reachdesk.com/mcp uses OAuth 2.1 with dynamic client registration and PKCE. They do not share credentials.
Reachdesk secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.
Corporate GiftingDirect MailSwagB2BSales EnablementCustomer SuccessMarketing AutomationGifting PlatformRewardsMCPAI AgentsOpenAPI
Methods: apiKey, oauth2
Schemes: 2
OAuth flows:
API key in: header
Security Schemes
sec0 apiKey
mcp-oauth oauth2