Version: 1.0.0Introduction
APIPie.ai has the fastest, the least expensive and the most reliable AI available on the planet!
Authentication
APIpie API requires API keys to authenticate users. Go to your API Keys page to obtain or create new API keys for your requests.
Keep in mind that your API key is confidential! You should not disclose it to anyone or include it in any client-side code (such as browsers or applications).
Authentication
- API Key: apikey
- HTTP: Bearer Auth
- API Key: ApiKeyAuth
Security Scheme Type: | apiKey |
---|
Header parameter name: | Authorization |
---|
use authentication bearer or x-api-key and API Key header with your API key
Security Scheme Type: | http |
---|
HTTP Authorization Scheme: | bearer |
---|
Bearer format: | JWT |
---|
use x-api-key or authentication bearer and API Key header with your API key
Security Scheme Type: | apiKey |
---|
Header parameter name: | x-api-key |
---|