demandbase.com
Demandbase provides a B2B go-to-market platform for account intelligence, advertising, sales intelligence, and data orchestration. Its products help teams identify companies and people, measure engagement, and operationalize account and intent data.
Demandbase exposes authenticated HTTP APIs (API Suite plus legacy IP-API v3), a Python SDK, and an OAuth-protected MCP server at gateway.demandbase.com.
- Demandbase MCPdetected
- Demandbase API Suitediscovered
- Demandbase IP-API v3discovered
First create API credentials via Generate and Manage API Key Sets. Then call the Generate A JWT Token endpoint at https://uapi.demandbase.com/auth/v1/token, passing clientId and clientSecret, to mint a JWT access token. Send the resulting token as Authorization: Bearer <token>. The support article notes the token is valid for 8 hours.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://demandbase.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing