x-api-key header:
API Key Management
- One API key per account. View or regenerate your key from the dashboard Settings page.
- Keys should be stored as environment variables and never committed to version control.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication for the Ramping API
x-api-key header:
curl -X GET "https://api.rebelfi.io/v1/ramp/recipients" \
-H "x-api-key: your_api_key_here"
export REBELFI_RAMP_API_KEY="your_api_key_here"
https://api.rebelfi.io/v1/ramp