AI/ML API vs BerriAI API
If you need a Machine Learning API that's easy to integrate, go with AI/ML API.
BerriAI API
API for querying BerriAI app
AI/ML API
- HTTPS supported
- CORS enabled for frontend use
- Requires Yes authentication
BerriAI API
- HTTPS supported
- Requires No authentication
| Feature | AI/ML API | BerriAI API |
|---|---|---|
| Authentication | Yes | No |
| HTTPS | Yes | Yes |
| CORS | Yes | Unknown |
When to use which?
AI/ML API works directly from the browser with CORS enabled, making it better for frontend-only apps.