API Reference
Blink's integration is designed to be as simple as possible, it only requires switching over to Blink's RPC node endpoint.
This endpoint mirrors the APIs found by other Base Node providers: https://docs.base.org/docs/tools/node-providers/
Please reach out via contact@blinklabs.xyz to get set up with your own custom endpoint & dashboard.
Integration Steps
Acquire custom RPC endpoint via contact@blinklabs.xyz
Switch out existing RPC endpoint for the custom Blink endpoint:
https://base.blinklabs.xyz/v1/{$API_KEY}
Track recoveries via Blink's dashboard
Example request
Example response
For full documentation of the available endpoints, we suggest referring to the Chainstack documentation: https://docs.chainstack.com/reference/base-api-reference
Last updated