Base URL
All API requests are made to:Authentication
Every request must include anx-api-key header. urBackend issues two keys per project with different trust levels:
Common Headers
Response Format
Every endpoint returns the same envelope:success is false and data is omitted or empty. The message field describes what went wrong.
Endpoint Quick Reference
Status Codes
Write Access Matrix
Use this table to determine which key and token combination you need for write operations on non-users collections:
The
users collection is managed exclusively through /api/userAuth/*.
Direct access via /api/data/users* is blocked for all keys.