1. Help Center
  2. API
  3. Get Started with the API

What can I do with the API?

The Apicbase API is a RESTful API that provides list and detail endpoints for the following data entities:

  • Users
  • Outlets
  • Images
  • Ingredients
  • Recipes
  • Menus
  • Beverages

For all of these data entities you can request all information that is stored in your library. With the API it is easy to export data automatically at regular intervals or develop custom integrations with existing software.

For user management we also provide POST, PATCH and DELETE endpoints in order to implement automated user management scenario's. You can find our API documentation here.