Skip to main content

1. Create an account

Create a Prontiq account from the product site, then open the console. The console is where you manage API keys, usage, and billing.

Open Prontiq

Create your account, then continue in the console.

2. Create an API key

In the console, open API keys and create a key for your organization. Copy the raw key when it is revealed; Prontiq only shows it once. Store the key in an environment variable:
API keys are server-side secrets. Do not put them in browser code, mobile apps, screenshots, docs, or source control.

3. Make your first call

4. Confirm the response

Successful responses include a request id and request-time usage headers. Header values are based on the current account state and may vary by plan, product, and billing period.

5. What’s next?

Authentication

Learn how API keys work and how to handle auth failures.

Error handling

Handle 4xx and 5xx responses with request-id tracing.

Rate limits

Understand request-time headers, quota outcomes, and retries.

Autocomplete

Build real-time typeahead with the Address API.