Skip to main content
All API requests require authentication using a Bearer token in the Authorization header.

Obtaining an API Key

Login to your account at https://app.rwa.xyz/login and navigate to the API Tools section: https://app.rwa.xyz/tools/api/api-keys. If you do not have access to the API Tools section, contact us at team@rwa.xyz to request access. Enter a name for your API key and click “Create API Key”.

Authorization Header Format

Example Request

Error Responses

Missing Authorization Header

Status Code: 401 Unauthorized

Invalid API Key

Status Code: 401 Unauthorized