Settings
API credentials and endpoints
free
You don't have an API Key yet. Click below to generate one.
Endpoints
Use these endpoints in your requests
Request example
POST https://reliant-production.up.railway.app/execute
Headers:
Content-Type: application/json
X-Reliant-Key: rel_......
Body:
{
"prompt": "your prompt here",
"schema_id": "your-schema-id",
"provider": "anthropic",
"model": "claude-sonnet-4-20250514",
"user_id": "your-user-id"
}⚠️ The user_id field is required in all requests — it is used to fetch your provider keys configured in AI Providers.
Security
Two-factor authentication (TOTP)
Add an extra layer of security to your account by requiring a verification code on sign-in.