User Tools

Site Tools


preface

This is an old revision of the document!


Authentication

Every API call that is sent to Club Planner API must be accompanied by a token that is preconfigured in the club planner parameters.

Security

Is over HTTPS and should never be used over HTTP

Base URL

Is usaly the base url of the web platform + \api

Example: https://demo.clubplanner.be/api

Misuse

Calling the API over extensively or misuse can result in a disabled api.

Error handling

When the api was unable to process the request a BadRequest (400 Bad Request) with the specified error message will be sent back.

preface.1518800861.txt.gz · Last modified: 2018/02/16 19:07 (external edit)