API documentation is currently being updated.
The first thing you need is to register.
If you don’t operate in the financial industry and want to collaborate with us, write us a message.
Usage
All endpoints require API key authentication:
curl -H "x-api-key: trusset_ksjsnejwnsbkaqlwsmnsh.."
and have a unified output format for effective usage:
{
"success": true,
"data": {
"data": "data",
"txHash": "0x3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d",
"gasUsed": "3250000"
},
"error": null,
"metadata": {
"timestamp": "2024-01-15T10:30:00.000Z",
"requestId": "550e8400-e29b-41d4-a716-446655440000",
"instanceId": "inst_2hG5kL9mN3oP"
}
}
APIs (v1)
Corporate Actions (Stocks)