Medipim API V3

Developer documentation

GET /v3/apb-categories/all

Request

Method

GET

URL

https://api.medipim.be/v3/apb-categories/all

Response

Body

  • meta:
    • total: total number of categories
  • results[]: a list of APB categories
    • id: ID of the category (integer)
    • name.{nl|fr|en}: name of the category (string, localized)

Examples