Quickstart
Follow these steps to send your first request through Rock API.1. Create an account
Register for Rock API
Sign up and open the dashboard.
2. Create an API key
Open the dashboard, open API Keys, and create a key for your application. Store the key securely and do not commit it to source control.3. Send a request
Check usage
Use the dashboard to inspect request logs, token usage, and balance consumption.Explore the API Reference
Deep dive into our API endpoints for specific model capabilities:- Chat Completions - Compatible with GPT-4, Claude 3.5, and Gemini 1.5.
- Image Generation - High-quality image generation via Qwen.
- Embeddings - Vectorize text for search and RAG.
Next steps
- Use the OpenAI Compatible API guide to update an existing SDK integration.
- Review Pricing and Billing before production traffic.
