📄️ Getting Started
The FPMA Tool Application Programming Interface (API) provide seamless access to public data from the Food and Agriculture Organization (FAO) production databases. These APIs are designed to be used both for public access and for deployment in self-hosted or cloud environments. Users can interact with these APIs via two main interfaces:
📄️ Fetching Series Information
FpmaSerie GET Request
📄️ Fetching Prices
FpmaSeriePrice GET Request
📄️ Price Upload API
The PriceUpload API allows authorized users to upload price data files to the FPMA system. This operation is restricted to logged-in users with the necessary permissions. Users must first authenticate using the Login API to obtain an access token.
📄️ Reference Tables
The FPMA API provides several reference tables that can be used to retrieve, create, update, and delete information related to price types, exchange rates, markets, commodities, sources, and measurement units. These reference tables are essential for understanding the context and details of the price data available through the FPMA API.