List type IDs relevant to a market

GET {{baseUrl}}/markets/:region_id/types/?datasource=tranquility&page=1

Return a list of type IDs that have active orders in the region, for efficient market indexing.


Alternate route: /dev/markets/{region_id}/types/

Alternate route: /legacy/markets/{region_id}/types/

Alternate route: /v1/markets/{region_id}/types/


This route is cached for up to 600 seconds

Request Params

KeyDatatypeRequiredDescription
datasourcestringThe server name you would like data from
pagenumberWhich page of results to return

HEADERS

KeyDatatypeRequiredDescription
If-None-MatchstringETag from a previous request. A 304 will be returned if this matches the current ETag

RESPONSES

status: OK

[587,593,597]