Blockchain Indexer API
General

Blockchain system start

1min
GET
https://mainnet.gomaestro-api.org/v1/system-start
Cardano Mainnet
Returns the blockchain system start time
Authentication
api-key
Responses
200
Get system start time
Example
{"data":"2017-09-23 21:44:51","last_updated":{"timestamp":"2022-10-10 20:25:28","block_hash":"2e220d7adfe5b9e6444894ae237679c29d71fc4b44cc36aa9156262b4bb4c159","block_slot":96402974}}
Description
Timestamped response. Returns the endpoint response data along with the chain-tip of the indexer, which details at which point in the chain's history the data was correct as-of.
data
*
last_updated
*
500
Internal server error