Get asteroid belt information
GET {{baseUrl}}/universe/asteroid_belts/:asteroid_belt_id/?datasource=tranquility
Get information on an asteroid belt
Alternate route: /legacy/universe/asteroid_belts/{asteroid_belt_id}/
Alternate route: /v1/universe/asteroid_belts/{asteroid_belt_id}/
This route expires daily at 11:05
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
datasource | string | The server name you would like data from |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-None-Match | string | ETag from a previous request. A 304 will be returned if this matches the current ETag |
RESPONSES
status: OK
{"name":"Tanoo I - Asteroid Belt 1","position":{"x":161967513600,"y":21288837120,"z":-73505464320},"system_id":30000001}