Skip to main content
API access is an account-wide add-on at $19 per month. It enables read-only REST access to your identified visitors, companies, and pages, with no per-call charges. Once it is enabled, you create API tokens to authenticate your requests. You turn it on in Settings → Add-ons.

If you’re coming from RB2B

RB2B runs its API as a separate product with its own credit billing, so heavy use keeps adding cost. Squid ID offers the API as one flat monthly add-on with no per-call charges.
RB2BSquid ID
Pricing modelPay-per-credit, from $9 for 100 creditsFlat $19/month add-on
Per-call chargesEach call spends credits (about $0.09 each)None
BillingA separate app with a separate invoiceOne account, one invoice
Access typeCredit-meteredRead-only REST (GET only)

Why this matters. With RB2B the API is metered, so cost scales with every call and lands on a second invoice. Here it is a flat monthly cost with no per-call charges, so your bill stays predictable no matter how much you query.

The API is read-only. Keys work on the visitor details endpoint only. The base URL is https://id-api.asksquid.ai/api.

Getting started

1

Enable API access in Add-ons

Go to Settings → Add-ons and turn on API access. Enabling requires a card and takes effect immediately, prorated for the current period.
2

Create a key

Generate a read-only key to authenticate your requests. See API keys for key management.
3

Call the read-only endpoint

Send the key as Authorization: Bearer <key> against the read-only endpoint at https://id-api.asksquid.ai/api.
Disabling API access cancels at the end of the billing period. Access runs until then.

Need more than read-only?

This add-on is the read-only REST API for your Squid ID data. If you need the full developer platform, with write access, enrichment, and the broader set of endpoints, that lives at sqid.dev with its own docs at docs.sqid.dev. Get in touch and we will help you get set up.