akiAPI Fertilizer recommendation service
OpenAPI 3 · v0.1

API Documentation

Three viewers, one specification. Browse the /compute endpoint and the recommendation models that power the akiAPI fertilizer service for Sub-Saharan Africa.

Browse the spec

Choose a viewer

Swagger UI

Interactive try-it-out console with request and response examples, ideal for poking the API by hand.

Open Swagger →

ReDoc

Three-panel reference layout — best when you're reading rather than testing. Great for sharing with stakeholders.

Open ReDoc →

RapiDoc

Single-page, dense layout. Fastest to scan when you already know the spec well.

Open RapiDoc →

Raw OpenAPI

The machine-readable specification, generated from the package source so it never drifts.

GET /openapi.json →

Operational endpoints

Probes & provenance

GET /health /health Liveness + registered models.
GET /version /version Build SHA + soil/fertilizer artifact dates.
GET /models /models Registered models & their input schema.
GET /soil /soil?lon=20&lat=10 Soil nutrient supply at a point — no model run.

Web app: Open the fertilizer recommendation interface →