API Oracly v1
Endpoints publics pour intégrations, badges et outils. Base URL : https://oracly.assistinfos.cloud
GET /api/v1/leaderboard
Liste des marques publiques du leaderboard
GET /api/v1/score/{slug}
Score GEO public d'une marque
POST /api/v1/llms-txt
Génère un llms.txt (JSON body)
GET /api/badge/{slug}
Badge SVG GEO-ready
curl -X POST https://oracly.assistinfos.cloud/api/v1/llms-txt \
-H "Content-Type: application/json" \
-d '{"name":"Acme","niche":"GEO","description":"We help brands get cited by AI assistants worldwide.","uniqueValue":"Citation-ready assets in minutes","language":"fr"}'Changelog