The Jet.Build API is organized around REST. Our API accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes.
To use the API, you will need your user token. This token can be found in your profile page from within the Jet.Build Cloud, or you can use the Basic Authentication API to retrieve your user token. Do not share this token with anyone. If your personal token has been compromised, you may change it from your profile page.
For question on how to use the API, please contact your Jet.Build representative.
For technical support, please email support@jet.build.
Base URL: https://api.jet.build
Happy coding! :)