Oracly

API Oracly v1

Public endpoints for integrations, badges and tools. Base URL: https://oracly.assistinfos.cloud

GET /api/v1/leaderboard

List public leaderboard brands

GET /api/v1/score/{slug}

Public GEO score for a brand

POST /api/v1/llms-txt

Generate an llms.txt (JSON body)

GET /api/badge/{slug}

GEO-ready SVG badge

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