Protonet Rest API
All examples in this document are done via curl. You can however use any programming language to access the API. The API expects JSON and responds with JSON.
Authorization
The Protonet REST-API supports two authorization mechanisms:
- Basic authorization: Send email and password as base64 encoded string within the request headers