API Documentation

Public API for KAMIYO Singularity. Live order entry is currently available on Limitless. Additional market data from PNP, Ledger, and Jupiter Prediction remains available for discovery, monitoring, and analysis.

Base URL

https://api.singularity.kamiyo.ai/api

Signed Wallet Auth

Authorization: Solana <wallet>:<signature>:<timestamp_ms>

Mutation Guard

x-idempotency-key required

Audit Trails

Open Meishi

Current platform availability

  • Live order entry: `limitless`
  • Market data feeds: `pnp`, `limitless`, `ledger`, `jupiter_prediction`
  • PNP V2 can expose asymmetric AMM quotes; when that happens, `yesPrice` and `noPrice` are normalized display odds and raw executable quotes are returned as `quoteYesPrice` and `quoteNoPrice`.
  • Public audit trails: app.kamiyo.ai/meishi

Meta

Start here for base URLs, authentication, and current platform capabilities.