CEFO API / V1

API documentation

Three deterministic financial services for autonomous agents. Monetary inputs and outputs are decimal strings. Never send private keys or seed phrases.

Service endpoints

GET/api/v1/wallet-healthFree wallet runway and health diagnostic.
POST/api/v1/underwrite-job0.10 USDT · Job economics and minimum profitable price.
POST/api/v1/authorize-spend0.05 USDT · Policy-bound spending authorization.
GET/api/v1/receipts/:idRetrieve a Financial Decision Receipt.

Decision integrity

Financial calculations run in deterministic application code. Language models cannot change calculations, policy checks, authorized limits, or reason codes.

Material inputs and snapshots identify their provenance as observed, declared, estimated, or simulated. Requests fail closed when required data is missing or materially uncertain.

Availability and support

Check the public health endpoint. Integration questions can be sent to support@cefo.dev; security incidents should be sent to incident@cefo.dev.

Back to CeFO