Skip to main content

1. Get an API key

API keys are issued through Elite Prospects. Contact [email protected] to request access.

2. Make a request

Authenticate by passing your key as the apiKey query parameter. There are no auth headers — every public request includes apiKey=... in the URL.

3. Read the response

Every list endpoint returns the same envelope shape:
data holds the records, _meta describes the page (with totalRecords reflecting matches after access filtering), and _links provides pagination links.

4. Try a few more endpoints

Next steps

Authentication

Where the key goes and how to keep it safe.

Conventions

Pagination, sorting, field selection.

Coverage

What your plan unlocks.

API reference

Every endpoint, every parameter.