Developer Docs
Integrate AIVizPilot into your applications. RESTful API with JSON responses.
https://api.aivizpilot.com
v1
All API requests require a Bearer token. Include your API key in the Authorization header.
curl -X GET https://api.aivizpilot.com/v1/dashboards \ -H "Authorization: Bearer sk_live_your_api_key" \ -H "Content-Type: application/json"
Starter
100 req/min
Burst: 20 req/s
Professional
1,000 req/min
Burst: 100 req/s
Enterprise
Custom
Burst: Custom
JavaScript
@aivizpilot/sdk
Python
aivizpilot-python
Ruby
aivizpilot-rb
Go
go-aivizpilot