Skip to content

pia-planer/API-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pia API Documentation

Overview

  • Data is sent as JSON (Content-Type: application/json) to pia
  • The requests have to be authenticated with a token from a pia business

Entities

Authentication

You need an API-Token of your pia organisation or pia section.

Organisation

Go to the main page of your organisation and there to "Einstellungen -> Integrationen". There you can generate your API-Token to get data of all your sections.

Section

Go to the main page of your section and there to "Einstellungen -> Abteilungseinstellungen". There you can generate your API-Token to get data of the specific section.

Example usage:

curl GET https://app.pia-planer.ch/api/v1/positions \
   -H 'Authorization: Business YOUR_API_KEY'

About

pia API documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •