Getting Started

Getting Started

To start your work with the APIs, there is an overview over the first steps to make.

2. Call a request
3. Example of a Code (Response)

1. Authentication
You will need do be authenticated to work with the API. Therefor go to article "Authentication".

2. Call an endpoint
 To call an endpoint, you need to be authenticated. The relevant endpoints are identified with "OPS M2M".
      1. Choose the category you need (OPS M2M - Identifiers, OPS M2M - Pois, ...). 
      2. Click on the request you need (GET/.../... | POST/.../... | ...).
      3. Click on "Try it out".

      4. Insert the parameters you want to add. Mandatory fields are marked with a '*'. Then click on "Execute".


3. Response
      1. In the first two boxes, you can find your request as a curl and the request URL.
      2. In "Server response", you can see the response to the request you sent.



      3. In the following, there is an overview with descriptions depending on the response codes.








    • Related Articles

    • Provider-API

      For connecting provider backends and CRM systems with DigiPark One, you need to use our provider API. In the following, you find general information, a detailed description of possible requests and a short introduction to our events. General ...