hubapi.com

Subscriptions allow contacts to control what forms of communications they receive. Contacts can decide whether they want to receive communication pertaining to a specific topic, brand, or an entire HubSpot account.

๐Ÿ”‘ apikey 4 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get subscription definitions
curl \
  # append ?hapikey=$API_KEY to the URL \
  https://api.hubapi.com/communication-preferences/v3/definitions
Get subscription statuses for a contact
curl \
  # append ?hapikey=$API_KEY to the URL \
  https://api.hubapi.com/communication-preferences/v3/status/email/{emailAddress}
Endpoints (4 total)
GET
/communication-preferences/v3/definitions
Get subscription definitions
GET
/communication-preferences/v3/status/email/{emailAddress}
Get subscription statuses for a contact
POST
/communication-preferences/v3/subscribe
Subscribe a contact
POST
/communication-preferences/v3/unsubscribe
Unsubscribe a contact
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints4
Authapikey
https://api.hubapi.com