Skip to content

Authentication & authorization#

In order to invoke MetaStats REST API you have to provide an authorization token via auth-token header. An API request will produce error 401 if for some reason the token specified in auth-token header turned out to be invalid and the authorization failed.

The token can be retrieved via MetaApi Web application.