Animica x402 Directory

Directory / ozmium.org

ozmium.org/v1/tx/loan/withdraw-collateral

Morpho Blue withdrawCollateral calldata with verified MarketParams (only down to the level the position tolerates- the chain enforces health). POST /v1/tx/loan/withdraw-collateral { marketId, assets (atomic), owner }.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://ozmium.org/v1/tx/loan/withdraw-collateral'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch -X POST 'https://ozmium.org/v1/tx/loan/withdraw-collateral'

Endpoint: https://ozmium.org/v1/tx/loan/withdraw-collateral. Operated by ozmium.org, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on ozmium.org

ozmium.org/api

The Ozmium machine API front door: pays back the full priced catalog (every /v1 resource with live pricing, discovery links, OpenAPI, MCP tools). The same catal…

GET · $0.001

ozmium.org/v1/alpha

The whole alpha stack in ONE call: ranked arbitrage routes into a target (when you pass taker), ranked scalp trade ideas across the pair universe, and the compo…

GET · $0.01

ozmium.org/v1/arbitrage

Ranked, fee-netted arbitrage routes into a target token on Base. For a USD budget we price the REAL executable swap (Coinbase CDP Trade API, no liquidity reserv…

GET · $0.01

ozmium.org/v1/candles

OHLC history with window extremes (highest high / lowest low over the window). Crypto via Coinbase (GET /v1/candles?product=ETH-USD&days=30; hourly bars <= 7d, …

GET · $0.001

ozmium.org/v1/crowd

Live gTrade crowd positioning — where the money on the venue actually sits, right now. Per pair: long vs short split (%, USD both sides, total book) plus bookSh…

GET · $0.001

ozmium.org/v1/earn/vaults

Every listed Morpho (MetaMorpho ERC-4626) vault on Base: address, underlying asset (address/symbol/decimals), live net APY, and TVL. The input universe for /v1/…

GET · $0.001

ozmium.org/v1/history/:address

Closed leverage round-trips for any Base address from the Gains first-party history: pair (base + quote legs), side, leverage, collateral, open/close price, rea…

GET · $0.001

ozmium.org/v1/ideas

Ranked LONG and SHORT leverage setups across EVERY category- crypto, forex (majors + crosses incl. USDJPY), energy (oil / gas / uranium), metals (gold / silver …

GET · $0.01

ozmium.org/v1/ideas/asset/:sym

Does a NAMED market have a worthwhile leverage edge RIGHT NOW- and what would be BETTER to do instead / as a hedge? For one symbol: the composite technical sign…

GET · $0.001

ozmium.org/v1/ideas/compare

Compare edges. Two named assets (?a=ETH&b=BTC): the relative-strength / pairs-trade read- when one leg sits near the top of its own recent range while the other…

GET · $0.005

ozmium.org/v1/ideas/summary

The market-wide edge aggregate in ONE call: the single best LONG and best SHORT across all markets, the top long + short leader PER category (crypto / forex / e…

GET · $0.01

ozmium.org/v1/loan/analysis/:address

What THIS wallet should do about its lending book — the lending equivalent of /v1/ideas, where /v1/loan/markets only describes the markets. GET /v1/loan/analysi…

GET · $0.01

All 46 endpoints on ozmium.org →