By using the Position Green API it is possible to extract data from Position Green as well as ingesting it. Data is returned in JSON format. See Getting started for a quickstart.
Swagger UI
Here on the Position Green Knowledge Hub you will find description and explanations for all of our API endpoints. To try out the endpoints yourself please go to our Swagger page.
OpenAPI
We provide an OpenAPI specification to generate clients. The specification can be found here. Using the OpenApi specification it is possible to generate clients in many languages.
A few examples of code generators
Autorest, https://github.com/Azure/autorest (c#, typescript, java, go, ruby)
Swagger CodeGen, https://github.com/swagger-api/swagger-codegen (c#, clojure, erlang, go, groovy, etc.)
Versioning
The API will receive updates and as long as they are backward compatible this API will be updated. When a new major version must be issued the url will be updated to reflect this. The older API version will still be available. If an older API version is deprecated you will be notified in advance.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article