Welcome to the Ravenwits API documentation. This API provides endpoints for data ingestion and strategy management.
Endpoints for uploading and managing data files (outages, etc.).
View Ingestion API DocumentationEndpoints for retrieving user strategies and submitting purchase requests.
View Strategies API DocumentationHealth check endpoint for monitoring and load balancers:
All API endpoints are available at:
Most endpoints require authentication using a Bearer token in the Authorization header:
Obtain a Bearer token by sending a POST request with JSON body:
Request:
Success (200):