We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Dotb provides a public REST API so you can automate your Dotb workflows directly from your own scripts and tools.
The API is available on the Boutique AI plan.
The API does not interact with Vinted directly. Instead, it works with your data on Dotb:
The full API reference is public and interactive. You can browse every endpoint, inspect request and response schemas, and try calls right from your browser.
๐ Open the interactive API referenceEvery request is authenticated with a personal API token, sent as a Bearer token in the Authorization header. A Boutique AI subscription is required.
Create and manage your tokens from your API tokens settings. Treat them like passwords โ anyone with a token can act on your behalf.
https://dotb.io/api/public/v1
A machine-readable summary of the API is available at /api/public/v1/llms.txt, and the raw OpenAPI specification at /api/public/v1/openapi.json.