API Documentation

Integrate WarpWare into your applications and workflows

Authentication

All API requests require authentication using an API key. Include your key in the header:

Authorization: Bearer YOUR_API_KEY

API Endpoints

GET/api/v1/orders

Retrieve orders with filtering and pagination

POST/api/v1/orders

Create a new order

GET/api/v1/integrations

List all active integrations

POST/api/v1/webhooks

Register a webhook endpoint

Rate Limits

API requests are limited to 1000 requests per hour per API key. Rate limit information is included in response headers.

Need Help?

Complete API documentation with examples and SDKs coming soon. Contact our support team for assistance.

Contact Support