Crypto Treasury Transaction History by Entity ID

To query public companies' and governments' cryptocurrency transaction history by entity ID

get/public_treasury/{entity_id}/transaction_history

Path parameters

entity_idstring required

Public company or government entity ID. *refers to /entities/list.

Query parameters

per_pageinteger

Total results per page. Default value: 100 Valid values: 1...250

pageinteger

Page through results. Default value: 1

order'date_desc' | 'date_asc' | 'holding_net_change_desc' | 'holding_net_change_asc' | 'transaction_value_usd_desc' | 'transaction_value_usd_asc' | 'average_cost_desc' | 'average_cost_asc'

Sort order of transactions. Default: date_desc

coin_idsstring

Filter transactions by coin IDs, comma-separated if querying more than 1 coin. *refers to /coins/list.

Response

Crypto treasury transaction history data

Changes

Changed in 2 of the 19 revisions of this API.511

  • 11cc9e00fd86510See the full diff
    • for the query request parameter order, default value date_desc was removed

      request-parameter-default-value-removed

    • for the query request parameter page, default value 1 was removed

      request-parameter-default-value-removed

    • for the query request parameter per_page, default value 100 was removed

      request-parameter-default-value-removed

    • for the query request parameter page, the type changed from number to integer

      request-parameter-type-changed

    • for the query request parameter per_page, the type changed from number to integer

      request-parameter-type-changed

    • api tag Public Treasury removed

      api-tag-removed

    • the response property became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog