Animica x402 Directory

Directory / api.deepnets.ai

api.deepnets.ai/api/social-research

AI-generated social research: Twitter/X activity, Telegram presence, website analysis, mentions, sentiment, and entity verification.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.deepnets.ai/api/social-research'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.deepnets.ai/api/social-research'

Endpoint: https://api.deepnets.ai/api/social-research. Operated by api.deepnets.ai, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.deepnets.ai

api.deepnets.ai/api/holder-analysis

Alias of /api/token-details. Full holder breakdown with networks, individual holders, and exchange distribution. Pass `analysis` to fetch a historical snapshot.

GET · $0.15

api.deepnets.ai/api/token-details/:solana_address

Full holder breakdown for a token: every detected wallet-funding network with member wallets + ownership %, top individual holders, exchange-funded distribution…

GET · $0.15

api.deepnets.ai/api/token-safety

Token safety analysis for a Solana mint: overall risk level, wallet-network concentration, bundle detection, mintable/freezable flags, critical risks, and warni…

GET · $0.01

api.deepnets.ai/api/token-safety-history

Historical safety analyses for a token. Each snapshot records overall risk, warnings, critical risks, and holder metrics at that point in time.

GET · $0.01

api.deepnets.ai/api/token/holder-graph

Funding-source graph for a token: nodes are wallets, edges are first-funding relationships, labeled with exchange attributions where known.

GET · $0.01

api.deepnets.ai/api/trending

Paginated trending Solana tokens enriched with deepnets safety overlay (risk level, holder count, lockup %, charity tag). Sortable across multiple views (trendi…

GET · $0.01

All 7 endpoints on api.deepnets.ai →