v1

latestOpenAPI 3.1.0EVE Developer License2026-07-17208257682.6 KB
Meta

Get compatibility dates

Get a list of compatibility dates.

get/meta/compatibility-dates

Headers

Accept-Language'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'

The language to use for the response.

If-None-Matchstring

The ETag of the previous request. A 304 will be returned if this matches the current ETag.

X-Compatibility-Date'2025-12-16' date required

The compatibility date for the request.

X-Tenantstring

The tenant ID for the request.

Response

OK

compatibility_datesCompatibilityDate[] required

List of compatibility dates.

Example response

{
  "compatibility_dates": [
    "2025-08-26"
  ]
}