Skip to main content

Get index summary

GET 

/api/v1/indices/:externalId

Request

Path Parameters

    externalId stringrequired

    ID of the Index

Responses

successful operation

Schema

    serverTime date-time
    error stringnullable

    description of error in natural language, absent in case of successful operation

    payload

    object

    nullable

    The response data

    id string

    ID of the Index

    name string

    The name of the index

    decimals int32

    Number of decimal places in the publish result

    base string

    base asset ID

    quote string

    quote asset ID

    demiseDateTime date-timenullable

    Date time when this index will be demised

Loading...