Step by step guide
On this page, you can find a quick summary of the steps that you are required to perform to interact with our APIs.
Some steps must be performed only one time (for example creating an application), while others will be required every time you must contact our APIs (for example the authentication and authorization tasks). To get started, follow these steps:
- Learn the common terms to start understanding the TSE in Cloud world.
- Enable web services on your system.
- Use the credentials provided to access the services.
- Use the Scope that your application requires to work properly.
- If you want, install one of our SDKs. Otherwise, develop your own code from scratch.
- Implement the selected Authentication.
- You're now ready to integrate TSE in Cloud within your application!
- If you need to use a Company method, please retrieve your company_id param.
- We prepared a set of Scenarios to help you with the most common use cases!