Getting Started
What is AnyAPI?
What is AnyAPI?
AnyAPI provides a unified API interface to access multiple AI models and services through a single endpoint. We offer automatic failover, intelligent routing, and cost optimization across hundreds of different AI models and providers, making it easy to integrate AI capabilities into your applications.
Why should I use AnyAPI?
Why should I use AnyAPI?
- Unified Interface: Access all major AI models through one consistent API
- Automatic Fallbacks: Built-in redundancy ensures high availability
- Cost Optimization: Intelligent routing to find the most cost-effective options
- Simplified Billing: One account, one bill for all your AI model usage
- Better Uptime: Pooled provider reliability for superior service availability
How do I get started with AnyAPI?
How do I get started with AnyAPI?
- Create an account at anyapi.ai
- Add credits to your account on the Credits page
- Generate API keys from your dashboard
- Start making requests using our quickstart guide
- Monitor your usage through the analytics dashboard
How do I get support?
How do I get support?
We offer multiple support channels:
- Discord Community: Join our Discord server for real-time help
- Email Support: Contact support@anyapi.ai for technical issues
- Documentation: Browse our comprehensive docs
- Community Forums: Visit our community forums for user discussions
For the fastest response, try our Discord #help channel where community members and staff are active.
Models and Providers
What AI models does AnyAPI support?
What AI models does AnyAPI support?
AnyAPI provides access to a wide variety of AI models:
- Language Models: GPT, Claude, Gemini, Llama, and more
- Vision Models: Image understanding and generation
- Audio Models: Speech-to-text and text-to-speech
- Specialized Models: Embeddings, code generation, reasoning
How frequently are new models added?
How frequently are new models added?
We continuously add new models as they become available. We maintain partnerships with major AI labs to offer cutting-edge models as soon as they’re released.
Want to see a specific model? Let us know on Discord and we’ll prioritize it.
API Technical Specifications
What authentication methods are supported?
What authentication methods are supported?
AnyAPI supports multiple authentication methods:
- API Keys: Bearer token authentication for programmatic access
- OAuth 2.0: Standard OAuth flow for third-party integrations
- Session Auth: Cookie-based authentication for web interfaces
- Webhook Auth: HMAC-based verification for webhook endpoints
How are rate limits calculated?
How are rate limits calculated?
Rate limits depend on your account tier:
Tier | Daily Requests | Credits Required |
---|---|---|
Free | 50 requests | $0 |
Basic | 1,000 requests | $10+ balance |
Pro | 10,000 requests | $100+ balance |
Enterprise | Custom limits | Custom agreement |
Rate limits reset daily at midnight UTC and apply per API key.
What input formats are supported?
What input formats are supported?
We support multiple input formats:
- Text: UTF-8 encoded text in various formats
- Images: JPEG, PNG, WebP (via URL or base64)
- Audio: MP3, WAV, FLAC, M4A files
- Documents: PDF support (coming soon)
- Structured Data: JSON, CSV, XML
For best performance, use URLs for large files instead of base64 encoding.
How does streaming work?
How does streaming work?
Enable real-time streaming responses:We use Server-Sent Events (SSE) for efficient real-time token delivery.
Pricing
Do credits expire?
Do credits expire?
Yes, credits expire based on your subscription period:
- Monthly subscription: Credits expire after 1 month
- Annual subscription: Credits expire after 12 months
Deleted accounts cannot recover unused credits. Export your data before deletion.
What payment methods are accepted?
What payment methods are accepted?
We accept multiple payment methods worldwide:
- Credit Cards: All major cards via Stripe
- Cryptocurrency: USDC, USDT, Bitcoin, Ethereum
- Bank Transfers: Available for enterprise accounts
Privacy and Security
What data is logged during API use?
What data is logged during API use?
Always Logged:
- Request metadata (timestamp, model, token counts)
- Billing information for usage tracking
- Error logs (without content)
- Your prompts and completions
- User-generated content
- API response data
You have complete control over what data is logged through your privacy settings.
What data sharing occurs with providers?
What data sharing occurs with providers?
We prioritize your privacy:
- Requests are proxied to model providers for completion only
- We negotiate zero-logging agreements when possible
- Providers with logging policies are clearly marked
- Your privacy settings control provider selection
- Non-compliant providers are filtered out automatically
How is data secured?
How is data secured?
Enterprise-grade security:
- In Transit: TLS 1.3 encryption for all communications
- At Rest: AES-256 encryption for stored data
- Access Controls: Role-based permissions and MFA
- Compliance: SOC 2, GDPR, CCPA, HIPAA available
- Auditing: Complete audit trails for all activities
Account Management
How can I delete my account?
How can I delete my account?
To delete your account:
- Go to Settings → Security
- Click “Delete Account”
- Confirm deletion via verification email
Account deletion is permanent. Unused credits cannot be recovered.
How does team management work?
How does team management work?
Powerful organization features:
- Shared Credits: Pool resources across team members
- Role Management: Admin, Developer, and Viewer roles
- Centralized Billing: One account for all team usage
- API Key Control: Manage and rotate keys centrally
- Audit Logs: Track all team member activities
What analytics are available?
What analytics are available?
Comprehensive usage analytics:Real-time Metrics:
- Request volume and response times
- Cost breakdown by model and time period
- Error rates and performance monitoring
- Token usage patterns and optimization insights
- Custom reporting and data exports
- Webhook notifications for thresholds
- Integration with monitoring tools
- Historical trends and forecasting
Troubleshooting
Common Integration Issues
Common Integration Issues
Authentication Errors:
- Verify API key format:
Bearer ANYAPI_API_KEY
- Check key permissions and expiration
- Ensure sufficient account credits
- Try the
:fast
variant for quicker responses - Implement exponential backoff retry logic
- Use streaming for long-running requests
- Review service status and rate limits
- Verify request format matches API specification
- Enable automatic fallbacks in requests
- Check model availability and pricing
Getting Help
Getting Help
Multiple support channels for different needs:Technical Issues:
- Check our documentation first
- Search community forums
- Join Discord for real-time help
- Email billing@anyapi.ai
- Email support@anyapi.ai
- Include account ID and transaction details
- Contact partnerships@anyapi.ai
- Include organization details and use case
- We’ll schedule a discovery call
Don’t see your question here? Join our Discord community or contact support@anyapi.ai