Delphi API

REST + on-chain API for the Delphi information (prediction) market platform. REST endpoints cover market discovery, single-market lookup, wallet positions, and a public health check; on-chain methods (via the Delphi SDK) cover quoting, buying/selling shares, redemptions, liquidations, and ERC-20 approvals. Access requires a Delphi API access key plus wallet signing (private key or Coinbase CDP Server Wallet).

API entry from apis.yml

apis.yml Raw ↑
name: Delphi API
description: REST + on-chain API for the Delphi information (prediction) market platform. REST endpoints
  cover market discovery, single-market lookup, wallet positions, and a public health check; on-chain
  methods (via the Delphi SDK) cover quoting, buying/selling shares, redemptions, liquidations, and ERC-20
  approvals. Access requires a Delphi API access key plus wallet signing (private key or Coinbase CDP
  Server Wallet).
humanURL: https://github.com/gensyn-ai/gensyn-delphi-sdk#readme
baseURL: https://api.delphi.fyi/
tags:
- Prediction Markets
- Trading
- On-Chain
properties:
- type: APIReference
  url: https://github.com/gensyn-ai/gensyn-delphi-sdk#readme
- type: SDKs
  url: https://www.npmjs.com/package/@gensyn-ai/gensyn-delphi-sdk