Get the latest Checkpoint number
Get the most recent Checkpoint
get
Responses
200Success
application/json
400
Client error
application/json
404
Resource not found
application/json
408
Request timeout
application/json
422
Business logic error
application/json
500
Internal server error
application/json
get
GET /v1/checkpoints/number HTTP/1.1
Host: api.testnet.1money.network
Accept: */*
{
"number": 50
}
Last updated