Welcome to the official API documentation for NG Mushrooms! This reference guide provides developers with the endpoints and integration workflows required to manage organic mushroom inventory, track stock variations, and process orders programmatically. —
To begin integrating with the NG Mushrooms API, follow this quick 3-step workflow to make your first authorized request.
Before making any requests, you must obtain a unique security token. Head over to the Authentication page to learn how to generate your sandbox key and pass it securely in your request headers.
To ensure your application doesn’t get temporarily blocked, check the Rate Limiting guidelines. If you run into any validation issues while testing, consult the Error Handling guide for standard status code definitions.
Once your authentication header is set up, make a GET request to our inventory endpoint to retrieve real-time stock levels and pricing:
GET https://api.ngmushrooms.com/v1/inventory