D

Demandbase API Suite

REST discovered

Details
URL
https://uapi.demandbase.com
Docs
https://developer.demandbase.com/reference
Authentication
Demandbase JWT bearer access token for public APIs bearer discovered Get token ↗
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.