Attribution

📘

Why Attribution?

Hundreds of man hours have gone into curating and providing this information into easy-to-use APIs. As such, we simply ask for attribution in return so others can utilize these services in their projects, as well as help promote the HITMAPS name.

HITMAPS.com provides these services free-of-charge. However, in return for using our services, you must provide some sort of attribution on your site / project that is visible to all users when using your application / website (i.e. not hidden away in a file nested in 47 folders that no one looks in).

Some acceptable forms of attribution:

  • "Roulette powered by HITMAPS"
  • "Roulette spin provided by {HITMAPS Roulette logo}"

Please ensure that the HITMAPS name and/or logo follows the brand guidelines in your attribution.

Versioning

These APIs are versioned. You may specify a specific API version by using the X-API-Version header. Consult specific API documentation for which versions are available. Omitting this header will result in the newest version being consumed.

Authentication

All public endpoints currently do not require any sort of authentication.

Dates

If an endpoint returns a date, it will be returned in ISO-8601 format, such as 2019-04-08T12:51:00+00:00. All dates and times will be in UTC.

All endpoints, when successful, will return a 200 OK response. Below are the generic error responses. Any specific error responses are indicated at the appropriate API documentation.