Necessary prerequisites
BETA
Before starting the development of your application with Sage Active Public API V0, you must:
-
have an access to Sage Active stage
Attention
- In the context of the Sage Active Public API V0, only the Sage Active stage environment allows the use of the API.
- To authenticate yourself in Sage Active you must use the email address that was assigned to you.
A Sage account sandbox must be associated with this email.
In the next step Quick start / 2. Access to your developer environment, you can see how to create your Sage sandbox account.
-
have created a free Postman account and have:
- either downloaded and installed the Postman for Windows application
- or have access to Postman on the web.
-
have web API development skills:
- know how to develop applications using Web APIs,
- have a basic understanding of HTML, CSS,
- have notions of JavaScript,
- have an understanding of application authentication.
Tips and tricks
Consult this documentation to check your knowledge: Introduction to Web APIs
And take a look at:
If these prerequisites are met, well done, let’s go! You can go to the next step.