Available Endpoints

SYNC API


EndpointDescription
Search ContactsUse this endpoint to search for individuals at specific companies
Search CompaniesUse this endpoint to search for companies based on a variety of attributes.
Fetch Contact DetailsUse this endpoint to fetch detailed employment and personal information for a specific contact.
Fetch Company DetailsUse this endpoint to fetch detailed information about a single company, including name, location, phone number, revenue, employee count, industry classification, and social media links.
Fetch Company News By CategoryUse this endpoint to fetch recent news articles related to a specific company.
Fetch Company News FeedUse this endpoint to return a paginated list of recent news articles for a specific company.
Fetch Company LogoUse this endpoint to fetch a company's logo in PNG format at the requested size.
Match Company And ContactThis endpoint matches companies and contacts against Demandbase's database based on provided firmographic and contact details

ASYNC API


EndpointDescription
Get Bulk Job StatusCheck the status of a bulk job using its unique job ID.
Match Companies And Contacts In BulkUse this endpoint to enrich company and contact records in bulk using a CSV file upload.
Create A Bulk Data Retrieval JobCreate and run asynchronous bulk jobs to retrieve company or contact data using entity IDs or search filters. This API is ideal for large data exports with a file-based CSV output.

SUBSCRIPTION API

EndpointDescription
Update An Existing SubscriptionUse this API to update an existing subscription.
Create A New SubscriptionUse this endpoint to create a subscription for monitoring updates to companies or DB Person records.
Get Subscription Entity IdsRetrieve all entity IDs (company or dbPerson) associated with a given subscription.
Retrieve A Specific Subscription AlertRetrieve detailed alert updates for a specific subscription using its subscription ID and alert ID.
List Subscription AlertsRetrieve a paginated list of alerts generated for the specified subscription ID.
Retrieve Subscription DetailsFetch detailed information for a specific subscription using its subscription ID.
Delete A SubscriptionPermanently delete a subscription using its subscription ID. This operation removes the subscription from the system and halts all future notifications or alerts related to it.
List Subscription JobsRetrieve a paginated list of all subscription jobs created by your tenant.
Check Subscription Job StatusRetrieve the current status of a bulk subscription job using its unique job ID.
List SubscriptionsRetrieve a list of all subscriptions associated with your tenant.