Data
Data Oracle (V2 Roadmap)
Bi-directional financial data oracle: not yet live in the API.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Bi-directional financial data oracle: not yet live in the API.
# Not yet implemented
curl https://api.openfi.co/v1/oracles/attestations \
-H "Authorization: Bearer $OPENFI_API_KEY" \
-d '{
"account_id": "acc_123",
"attestation_type": "bank_balance_proof"
}'
