Solvexia API allows you to manage and control your data in Solvexia system programmatically and extend Solvexia capabilities in new and powerful ways.
This guide is divided into the following sections:
- Creating a Solvexia application
- Navigating the Solvexia API portal
- Working with the API documentation
Creating a Solvexia application
SolveXia application holds necessary credentials and metadata information that you can use to programatically work with Solvexia APIs. To create a Solvexia application:
1. Navigate to the Solvexia API portal from the user dropdown menu.
2. Click on "Create new application" button.
3. Fill in the application details. You can leave the "Callback URL" field empty and change it later. Click "Create application"
You will be provided with the new application credentials: Client ID and Client Secret. Copy and save those details in a safe place. Click "Done".
4. You will see your newly created Solvexia application in the list of all other applications.
Navigating the Solvexia API portal
Solvexia API portal contains of 3 main sections:
- Applications
- API Tester
- Documentation
Applications section holds all SolveXia applications created over time. API Tester section gives a quick and simple interface to experiment with Solvexia API through the UI portal without building scripts. Documentation section provides access to Solvexia API reference and guidelines.
Working with the API documentation
You can find Solvexia API documentation in the following link https://github.com/solvexia/solvexia-api-docs.
Comments
0 comments
Please sign in to leave a comment.