Getting Started
Before starting, make sure to have access to an existent project (with an admin or developer role) or create a new MBurger project.
After that, navigate to Settings > API Keys to create an auth token, which you will need to interact with the APIs.
The MBurger API is organized around REST, resource-oriented URLs and JSON responses. It aims to facilitate the life of the developer offering a robust query and filtering system through URLs.
Use HTTPS when calling all methods.
All media files are served by the CloudFront CDN through https://cdn.mburger.cloud
.
Last updated
Was this helpful?