Authentication
Most endpoints work without authentication. To get higher rate limits, include your API key in theX-API-Key header.
The
POST /v1/carriers/bulk endpoint requires an API key. All other endpoints are accessible without one.Getting an API Key
Sign up from the DotLookup Dashboard or via the API:api_key. Store it securely — it won’t be shown again.
Checking Your Account
Use the/v1/auth/me endpoint to view your account details and usage: