C

ComplyAdvantage Mesh API

REST discovered

Details
Docs
https://docs.mesh.complyadvantage.com/reference
Authentication
Mesh access token bearer discovered Get token ↗
Authorization: Bearer <credential>

First obtain your API user's onboarding credentials, then call Create an access token with username, password, and realm. Use the returned token as Authorization: Bearer {access_token}. The OpenAPI schema shows tokens expire after 86400 seconds.