Starter Kit home page
Search or ask...
Support
Dashboard
Dashboard
Search...
Navigation
Events
Delete an event webhook
Documentation
API Reference
API Documentation
Introduction
Address
GET
Get DIDs for an address
GET
Get NFT holding information for an address
GET
Get holding information for an address
GET
Get paginated holding information for an address
GET
Prepare positions for an address
GET
Get positions for an address
GET
Validate an address
GET
Get airdrops for an address
GET
Get points for an address
Analysis
GET
Get trading statistics for an address
Events
GET
Retrieve event webhooks
POST
Create a new event webhook
PUT
Update an event webhook
DEL
Delete an event webhook
POST
Test event webhook
Farming
GET
Get historical APY data for a specific vault
POST
Simulate yield farming returns
GET
Get APR data for a specific protocol
GET
Get investment vaults
Token
GET
Retrieve SUI Token Price
POST
Retrieve SUI Token Price
GET
Get token price chart data
GET
Get SUI Token Prices (single)
GET
Get token price history for SUI
Events
Delete an event webhook
Deletes the specified webhook.
DELETE
/
events
/
webhooks
/
{id}
Try it
Authorizations
x-api-key
string
header
required
Path Parameters
id
string
required
The ID of the webhook to delete
Update an event webhook
Test event webhook