Everything you need to integrate and use the Storma BYOK AI proxy platform. From quick start guides to advanced API references.
Create an account and get your unique API key from the dashboard.
Add your OpenAI, Claude, Groq, or OpenRouter API keys to the dashboard.
Use the secure-prompt endpoint to send requests through Storma.
Start with the free plan to test the platform. You can upgrade anytime to unlock advanced features like team workspaces, enhanced filtering, and priority support.
Test the platform with this simple cURL command:
curl -X POST https://your-domain.com/api/secure-prompt \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "Hello, how are you?",
"model": "gpt-4o-mini"
}'
Check real-time platform status and uptime
Comprehensive guides and API reference