RESTful API of Request Baskets service. Request Baskets is an open source project of a service to collect HTTP requests and inspect them via RESTful API or web UI. Check out the project page for more detailed description.
No SDKs indexed for this API yet.
curl \ -H "Authorization: $API_KEY" \ /baskets
curl \ -H "Authorization: $API_KEY" \ /api/stats
curl \ -H "Authorization: $API_KEY" \ /api/baskets
No SDKs yet