Ostium Labs · Authentication Profile

Ostium Labs Authentication

Authentication

Ostium Labs secures its APIs with wallet-signature, delegated-key, and public-read across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyPerpetual FuturesDecentralized FinanceDeFiTradingReal World AssetsDerivativesArbitrumBlockchainWeb3Market DataSDK
Methods: wallet-signature, delegated-key, public-read Schemes: 3 OAuth flows: API key in:

Security Schemes

trader-wallet-signature wallet-signature
delegate-key delegated-key
public-read none

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.ostium.com/developer/client-modes/overview
summary:
  types: [wallet-signature, delegated-key, public-read]
  api_key_in: []
  oauth2_flows: []
  notes: >-
    Ostium is a self-custodial DeFi protocol; there is no server-side API key or
    OAuth. Authentication and authorization happen at the wallet / smart-contract
    layer. The public Builder API read endpoints (prices, OHLC, subgraph, price
    stream) require no credentials.
schemes:
- name: trader-wallet-signature
  type: wallet-signature
  description: >-
    Trader-owned positions signed directly by the trader's EOA (self + self / self +
    gasless modes). The connected trader address authorizes on-chain actions via
    wallet signatures; Safe-based gasless modes submit sponsored user operations.
  modes: [self-and-self, self-and-gasless]
- name: delegate-key
  type: delegated-key
  description: >-
    Backend-controlled delegated execution. A delegate address/EOA registered via
    setDelegate signs and (optionally) pays gas on behalf of a trader. The delegate
    private key is generated/exported from the Ostium app.
  modes: [delegated-and-self, delegated-and-gasless]
  setup_operations: [setDelegate, removeDelegate, setupGaslessDelegation]
- name: public-read
  type: none
  description: >-
    Read-only market and account data (createReadOnly mode) and the public Builder
    API endpoints require no authentication.
  modes: [read-only]

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/ostium-labs-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.