R

Request Baskets API

REST discovered

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
Basket token api_key Get 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.

Basket token + Basket token Authorization: <credential> discovered