v1

OpenAPI 3.0.02026-08-04109109370.6 KB
Markets

Get a market by the ID

get/markets/{id}

Path parameters

idstring required

The ID of the market

Response

A market

idstring

The API ID of this entity, formatted {integer}-{entityType}

namestring
currencystring
currencySymbolstring
isDefaultboolean

Example response

{
  "id": "3-contacts"
}