agentlyleads API
The agentlyleads API lets you push your product catalog, read your CRM, and connect third-party tools like HubSpot — from any HTTP client, scheduled job, or the app itself.
New here? Start with Authentication to get an API key, then read API Keys, Scopes & Rate Limits to configure scope and expiry. Finally, run the Quickstart to import your first products in three calls.
Start here
Authentication
Issue a workspace API key and make your first authenticated request.
Quickstart
Import and verify your first products in three calls.
Offerings API
The Offering object
Every field on an offering, with types and constraints.
API reference
Interactive reference for the REST endpoints, generated from the OpenAPI spec.
Deals API
The Deal object
Every field on a deal, with types and constraints.
API reference
Interactive reference for the REST endpoint, generated from the OpenAPI spec.
Companies API
The Company object
Every field on a company, with types and constraints.
API reference
Interactive reference for the REST endpoint, generated from the OpenAPI spec.
Contacts API
The Contact object
Every field on a contact, with types and constraints, including company linking.
API reference
Interactive reference for the REST endpoint, generated from the OpenAPI spec.
Notes API
The Note object
Every field on a note, with types and constraints, including contact/deal/company linking.
API reference
Interactive reference for the REST endpoint, generated from the OpenAPI spec.
Recommended push order when syncing multiple entities: companies → contacts → deals → notes — this lets companyExternalId/contactExternalId/dealExternalId links resolve on the first pass.