Testing REST API
Last updated
Last updated
You can test the Asset tokenization REST APIs right from within the Spydra console. You can also test the APIs from any REST API client like Postman.
The pre-requisite is that the Asset tokenization app should already be deployed on a Network.
Navigate to the Network
Go to API key page from the Side menu
Generate an API key for the Organization
Copy the API key
Navigate to Network
Click on Deployed Apps and select the Asset Tokenization API
In the REST API page, select the Organization, if you have multiple Organizations
Click on Authorize, Enter the copied API key, and Authorize
Once it is Authorized, you can click on Try it now for a specific API
Enter your Request in the Request Editor and execute.
You will get a response. That's how you can use Swagger on Spydra Interface