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.
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.
- Request Baskets APIdiscovered
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing