Animica x402 Directory

Directory / api.munition.io

api.munition.io/v1/flights/search

Munition Flight Search: x402-paid live flight offer search for AI agents. Pay 0.05 USDC to search Duffel flight offers and receive compact normalized itineraries, prices, carriers, and metadata suitable for replay and downstream planning.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://api.munition.io/v1/flights/search'

# -> 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://api.munition.io/v1/flights/search'

Endpoint: https://api.munition.io/v1/flights/search. Operated by api.munition.io, 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 api.munition.io

api.munition.io/v1/airports/search

Munition Airport Search: x402-paid airport reference data search for AI agents. Pay 0.001 USDC to search airports by IATA code, city, airport name, or country a…

POST · $0.001

api.munition.io/v1/uploads

Munition Upload: x402-paid temporary file hosting for AI agents. Buy a presigned upload slot, upload one local file or generated artifact up to 10 MB, and get a…

POST · $0.005

All 3 endpoints on api.munition.io →