https://backend-dev.wabsync.com/api/v1 and uses a Bearer API token (not browser cookies).
Get a token
- Sign in at https://backend-dev.wabsync.com/app
- Create an API token
- Send it on every request:
401.
Base URL
Paths in the API reference tab are relative to
/api/v1 (for example POST /sessions/create).
Errors
Validation (422)
401) / not found (404)
Try it
Open API reference, pick an endpoint, paste your token, and send againsthttps://backend-dev.wabsync.com/api/v1.