Agree.com · Authentication Profile
Agree Com Authentication
Authentication
Agree.com runs two independent authentication models for two different surfaces. The REST API is protected by a long-lived bearer API key minted in the dashboard. The hosted MCP server is protected by a full OAuth 2.1 authorization server with PKCE and dynamic client registration. Neither is usable against the other: the OAuth server advertises exactly one scope, "mcp", and the REST spec declares only the bearer scheme.
Agree.com secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.
AgreementsElectronic SignatureContract ManagementInvoicingBillingPaymentsAccounts ReceivableFintechFinancial-ServicesWebhooksMCPagent-native
Methods: http, oauth2
Schemes: 2
OAuth flows:
API key in:
Security Schemes
bearer http
oauth2-mcp 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.