Base URL
Who should use the API
The NearIQ API is designed for:- Agencies running GBP optimization for multiple clients who want to pull NearIQ data into their own reporting dashboards
- Developers building tools that integrate competitive intelligence (e.g. a custom alert pipeline, CRM integration, or automated reporting)
- Power users who want to export and analyze data beyond what the dashboard shows
What’s available
The API gives you read access to:- Your business profile and health score
- All tracked competitors and their snapshots
- Alerts and alert history
- Reviews for your business and competitors
- Products, services, pricing evidence, and competitor product gaps where stored
- Leads, conversations, review requests, and publishing targets
- Usage statistics and API key management
Rate limits
| Plan | Requests / minute |
|---|---|
| Growth | 30 |
| Agency | 60 |
| Enterprise | 120 |
| Scale | 120 |
| Unlimited | 300 |
Getting your API key
- Go to Settings → API in the dashboard
- Click Generate API key
- Copy the key — it won’t be shown again
niq_ and are scoped to your account. You can generate multiple keys and revoke them individually.
API playground
Every endpoint page in this documentation has a built-in API playground on the right side of the page. To use it:- Click any endpoint in the sidebar (e.g. Your Business, Competitors)
- On the right side of the page, you’ll see the “Try it” panel
- Paste your API key in the
X-NearIQ-Keyfield - Fill in any required parameters
- Click Send to make a live API call and see the response
On mobile or narrow screens, the playground panel appears below the documentation content instead of on the right side. Scroll down to find it.
https://app.neariq.io/api/v1 — you need an active API key from a Growth plan or higher.