API Sandbox

Try AutoApe API endpoints live. Responses are simulated examples — connect with a real key for production data.

Endpoints

GET/api/tokens/{address}/safety

Get comprehensive safety analysis for a token — honeypot detection, tax analysis, liquidity lock status, and deployer reputation.

Parameters

Code Example

curl -H "X-API-Key: aa_sandbox_demo_readonly" \
  "http://35.202.24.202:5000/api/tokens/So11111111111111111111111111111111111111112/safety?chain=solana"

Response

Click "Send Request" to see the response.