D
Demandbase API Suite
Details
- URL
-
https://uapi.demandbase.com - Docs
- https://developer.demandbase.com/reference
Authentication
Authorization: Bearer <credential> 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.