← Back to Documentation

Use FeedOracle in GPT Actions / Agents

Import FeedOracle APIs into ChatGPT Custom GPTs, AutoGPT, or any OpenAPI-compatible agent.

Schema URLs

Public (no auth):
https://feedoracle.io/docs/actions_public.yaml

Full API:
https://feedoracle.io/docs/actions_keyed.yaml

Auth: X-API-Key: YOUR_KEY

Example Prompts

Fetch the latest RLUSD attestation and return supply, reserves, reserve_ratio and the XRPL anchor reference. Include verify_url.
List RLUSD anchors for the last 6 months and flag any missing XRPL anchor.
Monitor ESMA MiCA CASP register changes weekly and summarize new authorised and non-compliant entries.

← Back to Docs | llms.txt