Gensyn · Authentication Profile

Gensyn Authentication

Authentication

Gensyn secures its APIs with apiKey and wallet-signing across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceMachine-LearningDecentralized ComputeBlockchainPrediction MarketsAgentsWeb3
Methods: apiKey, wallet-signing Schemes: 2 OAuth flows: API key in: environment

Security Schemes

DelphiApiAccessKey apiKey
· in: environment ()
WalletSigning wallet-signing

Source

Authentication Profile

gensyn-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://github.com/gensyn-ai/gensyn-delphi-sdk#readme
docs: https://github.com/gensyn-ai/gensyn-delphi-sdk#readme
summary:
  types: [apiKey, wallet-signing]
  api_key_in: [environment]
  notes: >-
    The Delphi API combines a REST API-access key with on-chain wallet signing.
    No OpenAPI securitySchemes are published, so this profile is captured from the
    published SDK documentation rather than derived from a spec.
schemes:
- name: DelphiApiAccessKey
  type: apiKey
  in: environment
  variable: DELPHI_API_ACCESS_KEY
  description: >-
    REST API access key required for authenticated Delphi REST endpoints (market
    and position queries). The public health endpoint requires no auth.
  issued_at:
    testnet: https://delphi-api-access.gensyn.ai/
    mainnet: https://api-access.delphi.fyi/
- name: WalletSigning
  type: wallet-signing
  description: >-
    On-chain transactions (buy/sell shares, redeem, liquidate, ERC-20 approvals)
    are signed by a wallet. Two options are supported.
  methods:
  - private-key
  - coinbase-cdp-server-wallet
environments:
  testnet:
    base_url: https://delphi-api.gensyn.ai/
    rpc: https://gensyn-testnet.g.alchemy.com/public
  mainnet:
    base_url: https://api.delphi.fyi/
    rpc: https://gensyn-mainnet.g.alchemy.com/public

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/gensyn-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.