Test Your Numbering Profile
Interact with your Numbering profile via Agilit-e API Server
Go to the Agilit-e API Reference page.
- Navigate to the Numbering Execution APIs category under the Agilit-e Numbering section, followed by clicking on the
/generate
menu item.
- Click on the user icon on the top right of the API logic and populate the generated Agilit-e token into the
api-key
field.
- Note: Once the API Key is provided for one API, it will exist for the rest
Regarding API Keys
Note: You will need to create an API Key, as mentioned earlier in the API Keys Module section of the documentation. Once the API Key is provided for one API, it will exist for the rest of the APIs.
- In the Headers section, provide the
Profile Key
- Click on the
Try It
button to execute the API.
- The API response will be the generated number.
- Execute the API again and you will see the Number increment.
Response 1:
1
Response 2:
2
Updated over 4 years ago