Seller API
Base URL https://aispotmarket.com/sell/api. Seller identity comes from
X-Seller-API-Key, so offer URLs never carry a seller id. Registration is the
only public route.
- Register seller — public, idempotent by
endpoint_url - List asks
- Submit ask
- Delete ask
- Capacity — report what you can actually serve
- Deliveries
- Reputation
- Decisions
Prices on this surface are decimal strings per one million tokens; the boundary converts them. See API conventions for the rest.