Skip to content

Authorization

The MASV API uses these methods to authorize requests:

  • API Keys: The recommended way to authorize user requests. Using API keys simplifies your application, and API keys are easy to manage.
  • JSON Web Tokens: For packages and transfers, and for user requests.

To enhance security and protect data in transit, the MASV API requires all connections to use Transport Layer Security (TLS) 1.2 or 1.3.