R
Request Baskets API
Details
Spec supplied by APIs.guru
- URL
-
https://rbaskets.in/ - Spec
- https://api.apis.guru/v2/specs/rbaskets.in/1.0.0/swagger.json
- Spec (yaml)
- https://raw.githubusercontent.com/darklynx/request-baskets/master/doc/rbaskets-openapi.yaml
- Docs
- https://rbaskets.in/api.html
Authentication
Basket token + Basket token
Authorization: <credential> discovered 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.
Basket token + Basket token
Authorization: <credential> discovered