D
Demandbase IP-API v3
Details
- URL
-
https://api.demandbase.com/api/v3 - Docs
- https://support.demandbase.com/hc/en-us/articles/23789223879323-Demandbase-IP-API-v3-for-Demandbase-One-Current-Version
Authentication
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.