For the complete documentation index, see llms.txt. This page is also available as Markdown.

Checkpoints

Endpoints

Method
URL
Description

GET

/v1/checkpoints/number

get latest checkpoint number

GET

/v1/checkpoints/by_number

get checkpoint by number

GET

/v1/checkpoints/by_hash

get checkpoint by hash

GET

/v1/checkpoints/receipt/by_number

get checkpoint receipt by number

Last updated