Skip to main content
POST
Discover Conferences
This endpoint consumes 3 AI credits per call. Results are cached per workspace for 24 hours keyed on the request parameters. If the workspace balance is insufficient, the API returns 402 insufficient_credits.

Request

Headers

string
Optional UUID for retry deduplication.

Body Parameters

string
Industry focus (e.g. legal-tech, private-equity, life-sciences). Defaults to the workspace’s configured industry.
string
Region filter: global, europe, north-america, apac, or an ISO 3166-1 alpha-2 country code.
object
Optional { from, to } window in ISO 8601 dates. Defaults to the next 180 days.
array
Optional array of topical keywords to match against conference tracks.
integer
default:"20"
Maximum number of conferences to return. Maximum 100.

Response

object
Responses include X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.

Example Response

Errors