SOPAM Game API

Public endpoints

  • [GET]/api/v1/scores
  • [POST]/api/v1/scores

Admin endpoints

  • [GET]/api/v1/scores/{id}
  • [PUT]/api/v1/scores/{id}
  • [DELETE]/api/v1/scores/{id}

Note: To use the API you need to set x-api-key and x-api-token in the header.