C
ComplyAdvantage Mesh API
Details
Authentication
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.