Authentication

Authentication

Requirements:

  1. File demo-workspace.ncf
  2. Nightingale Program (free REST client)
Procedure:

1. Open Nightingale.

2. Click on "Import".


3. Import the "demo-workspace.ncf" file.


4. Send following request:


5. Copy the content of the Access-Token-String in the Response line.


6. Go to API specification and click on "Authorize". 


7. Insert "Bearer {access_token}"


8. Click on "Authorize". 

Now you are able to call all OPS M2M endpoints.






    • Related Articles

    • Getting Started

      To start your work with the APIs, there is an overview over the first steps to make. 1. Authentication 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 ...
    • 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 ...