UserGems · Authentication Profile
Usergems Authentication
Authentication
UserGems runs two independent authentication models on two different hosts. The REST ingestion API (api.usergems.com/v1) uses a single company-wide API key in an X-Api-Key header. The MCP server (app.usergems.com/mcp/usergems) uses OAuth 2.0 authorization-code + PKCE with dynamic client registration and a single scope, delegating each caller the permissions of their own UserGems login. They do not share credentials.
UserGems secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
Sales IntelligenceOutboundAccount Based MarketingChampion TrackingJob ChangesBuying SignalsAI ScoringSales EngagementCRMRevenue OperationsGo-To-MarketMCPAI Agents
Methods: apiKey, oauth2
Schemes: 2
OAuth flows: authorizationCode
API key in: header
Security Schemes
ApiKeyAuth apiKey
UserGemsMCP oauth2
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.