Groq
AI & Machine LearningBearer TokenFreemiumCORS enabled
Tags:REST
Rate Limit:30/min
SDKs:
PYJS
Ultra-fast AI inference platform running LLMs at exceptional speed on custom hardware
https://api.groq.com/openaiAPI Playground
Sending through our CORS proxy.
https://api.groq.com/openai/
Response Headers (0)
Parameters (0)
Related APIs
Reviews
Frequently Asked Questions About Groq API
What is Groq?
Groq is a public API listed in the akousa.net API Directory, a curated collection of 750+ APIs across 12 categories. Ultra-fast AI inference platform running LLMs at exceptional speed on custom hardware
How do I authenticate with Groq?
Groq uses Bearer token authentication. You need to obtain an access token from the provider, then include it in the Authorization header as "Bearer <token>" with each request.
Is Groq free to use?
Groq offers a freemium pricing model. It includes a free tier with limited usage that is suitable for personal projects and prototyping. Paid plans are available for higher rate limits, additional features, or production-level usage.
Does Groq support CORS?
Yes, Groq supports CORS (Cross-Origin Resource Sharing), which means you can make requests directly from browser-based JavaScript applications without encountering cross-origin errors.
Where can I find Groq documentation?
You can find the official Groq documentation at https://console.groq.com/docs. The documentation includes endpoint references, request/response examples, authentication guides, and rate limit details. You can also explore Groq in the akousa.net API Directory for a quick overview and test it using the built-in API tester.