Onvexia Asset Delete is a paid API for AI agents from onvexia.com, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-19).
Delete a specific asset record by ID from the Onvexia blockchain analytics platform
Thousands of assets across ten chains, half a million analysed documents, labelled addresses and supply-age history reaching back to 2008 — fused into one reading per asset. REST, SQL, GraphQL and MCP.
Returns a JSON response with an empty data array and meta object containing a link to the Onvexia OpenAPI docs and the endpoint path; confirms the deletion was processed.
DELETEhttps://onvexia.com/v1/assets/%7Bid%7DUse this endpoint when you need to remove a specific asset record from Onvexia's blockchain analytics database by its unique ID. Prefer this when managing your own tracked asset list, cleaning up stale or deprecated entries, or deregistering tokens that are no longer relevant to your coverage. Not suitable for bulk deletion or querying asset data.
| Field | Type | Description |
|---|---|---|
| properties | string |
{
"type": "json",
"example": {
"data": [],
"meta": {
"docs": "https://onvexia.com/openapi.json",
"endpoint": "/v1/assets/{id}"
}
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"