𧬠Developer Guide & API Access
π οΈ Integrate RAEF Into Your Stack
Endpoints :
RFS Score : GET /rfs/{coin}
Security Audit : POST /risk (contract address)
Virality Score : GET /virality/{token_name}
Example API Call :
curl "https://raef.ai/api/v1/rfs?coin=pepe "
# Response: { "score": 88, "verdict": "Strategic Buy" }

Tabs
Each tab is like a mini page β it can contain multiple other blocks, of any type. So you can add code blocks, images, integration blocks and more to individual tabs in the same tab block.
Last updated