📝 API Access

ℹ️

Getting your API Key

Webacy's APIs are not open-access, and are only available to our integration partners. To get early-access or join us as an integration partner please contact Webacy at [email protected]

Webacy's EmbeddedSafety™ API ses API keys to authenticate requests.

Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.

All API requests must include an X-API-KEY header which can be used to authenticate your requests.


How to Authenticate

All authentication to our APIs are performed via HTTPS bearer auth.

To authenticate, please set the following header x-api-key: [your-api-key] with all requests. All requests will be scoped and permissioned to your organization.

🚧

HTTPS requests only

All API requests must be made over HTTPS. Calls made over plain HTTP will fail. API requests without authentication will also fail.


APIs

Webacy's API endpoints are broken into different service endpoints. The same API key will work across both services.

ServiceProd Endpoint
Risk Score<https://api.webacy.com>
Wallet Watch\https://api.webacy.com/wallet-watch/

🚧

Wallet Watch Beta

The Wallet Watch endpoints are currently in beta. You'll need to be granted access directly from the Webacy team for your API key to access the endpoints.