How to use API's for testing in absense of API tokens for the same?

I want to test certain integrations with upstox api and have the app name, api key and secret but all api need OAUTH token that can only be generated through an interactive authentication process.

Is there a sandbox / dummy where I can test my integrations by generating an api key myself ? Whats the best practice here ?

Acknowledged. We have been having internal discussions about the use case you suggested for the sandbox environment. While we don’t have a specific ETA at the moment, we are planning to incorporate the sandbox into our API features in the near future.

In the meantime, we recommend testing your integration with sample orders, preferably with a smaller amount, to ensure everything functions as expected."

1 Like