explorium
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name EXPLORIUM_TOKEN or zero doctor check-connector --url https://api.explorium.ai/v1/businesses/stats --method POST
How to Use
All examples below assume you have EXPLORIUM_TOKEN set.
The base URL for the Explorium API is:
https://api.explorium.ai
The API key is passed via the api_key header in all requests.
1. Get Business Statistics
Check the total number of businesses matching your filters before fetching records:
Write to /tmp/explorium_request.json: