Server API

The server API is documented on the URL:

View the API documentation of the server you are using

GET https://SERVER[/api_path]/apidocs

For Petronas, the API docs can thus be found at https://petronas.vantage6.ai/apidocs. This page will show you which API endpoints exist and how you can use them. All endpoints communicate via HTTP requests, so you can communicate with them using any platform or programming language that supports HTTP requests.

Last updated

Was this helpful?