R

rbaskets.in

Request Baskets is a service for creating temporary HTTP endpoints (“baskets”) that collect and inspect incoming HTTP requests. It can also forward captured requests and provides a web UI plus REST API for managing baskets and viewing captured traffic.

1 integration · REST

rbaskets.in exposes one REST HTTP API, the Request Baskets API, documented with OpenAPI and using either a per-basket token or a service master token depending on the endpoint; basket collection endpoints themselves are public request sinks but not a separate developer surface.

discovered 1d ago
REST · OpenAPI1
Credentials
Basket tokenapi_keyGet key

Create a basket via the web UI at rbaskets.in or via the POST /api/baskets/{name} API. The service returns a per-basket token in the creation response as token. Save that token; it authorizes management of that specific basket and access to its collected requests. The docs state basket tokens are unique per basket and shown after creation.

conventions · 0/8 published

Publish these signals → /publishing