/
/Teranode Asset Service API.
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11m ago · Updated 1mo ago
admin3
block15
chain1
fsm4
header15
  • getGet the best (tip) block header in binary format.
  • getGet the best (tip) block header in hexadecimal format.
  • getGet the best (tip) block header in JSON format.
  • getGet a single block header by hash in binary format.
  • getGet a single block header by hash in hexadecimal format.
  • getGet a single block header by hash in JSON format.
  • getGet block headers starting from hash in binary format.
  • getGet block headers starting from hash in hexadecimal format.
  • getGet block headers starting from hash in JSON format.
  • getGet block headers from the common ancestor in binary format.
  • getGet block headers from the common ancestor in hexadecimal format.
  • getGet block headers from the common ancestor in JSON format.
  • getGet block headers to the common ancestor in binary format.
  • getGet block headers to the common ancestor in hexadecimal format.
  • getGet block headers to the common ancestor in JSON format.
health2
peers2
policy1
proof3
search1
settings2
status2
subtree7
transaction5
txmeta4
utxo4
    header

    Get block headers starting from hash in binary format.

    get/api/v1/headers/{hash}

    Path parameters

    hashstring required

    Block, transaction, or subtree hash in hexadecimal format

    Response

    Binary data response

    integer[] required

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.