Utility
Utility functions and special permissions functions
Pings our indexers. Could be used to speed up CarbonRegistry.com's indexing of onchain data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200Success
application/json
successbooleanRequired
Whether the indexer was successfully pinged
post
/v1/utils/indexer/refresh200Success
This endpoint sends 100 credits to the organization account that owns the calling api key. Only on testnet.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
200Success
application/json
serializationstringRequiredExample:
The serialization string representing the credit to be transfered
ICR-ALB-355-77993-2-A-0-2023amountnumberRequiredExample:
The amount of credits sent to your address
1000transactionIdstringRequiredExample:
The onchain transaction hash
0xcc73d182db1f36dbadf14205de7d543cfd1343396b50d34c768529aaab46a1c0get
/v1/{id}/friendbot200Success
Last updated