IslesWikiNot officially affiliated with Isles

API reference

Health

For monitoring: the sync service behind the mod routes is up.

Authorization

AuthorizationOptional

Works without a key. Send one to use its own limit: Authorization: Bearer iwk_… or X-API-Key: iwk_…. See Authentication.

Counted: 60 calls a minute per address without a key.

Response

200 OK: The text ok.

200OKtext/plain
ok

Errors

  • 429rate_limitedMore calls in a minute than the limit (60 per address without a key, or the key's own). Wait for Retry-After seconds.
  • 502unavailableThe sync service behind this route did not answer.