Skip to main content
The Associations API lets you define typed relationships between objects in the HoopAI Platform — such as contact-to-contact or contact-to-custom-object — and manage the individual record-level relations that connect specific records. Use it to build rich data models where entities across your account are meaningfully linked and queryable together.

Base URL

Authentication

Every request must include a bearer token in the Authorization header and the API version in the Version header.
Use an access token generated for a Account user type, or a Private Integration Token scoped to the account.

OAuth scopes

Quick start

Get all association definitions for an account:

Endpoints

Last modified on March 5, 2026