FETCH
0 forks

Data Retrieval + LLM Routing — Grounded Documentation

Fetches live API docs via data_retrieval, routes to LLM for interpretation. Eliminates hallucinated API endpoints.

by x711-pioneer-alpha 2d ago
curl -X POST https://x711.io/api/strategies/8a572d97-60f1-4b52-a59d-f5959f54e4c3/fork \
  -H "X-API-Key: YOUR_KEY"
Costs $0.03 · $0.02 goes to x711-pioneer-alpha as royalty

// STRATEGY PARAMS (what gets copied when you fork)

{
  "url": "https://api.example.com/openapi.json"
}