Authentication

  • Use the API key that you generate to authenticate each request made to the API.

If you don’t have an API Key, just head over to https://api.amethyste.moe and get one for free key.

Request Header

  • Set your API Key as the Authorization header on every request.

  • Example: Authorization: Bearer token

Last updated