Manage your API keys, view usage statistics, and configure your account settings.
No API keys yet
Create your first API key to start using the API
Click the "Create New Key" button above to generate your first API key. Save it securely as it won't be shown again.
curl -X POST https://rapidtriage.me/api/console-logs \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"url": "https://example.com"}'
Visit our interactive API documentation to explore all available endpoints and test them directly in your browser.