API for QA & Prod

Until a few months ago, we used a separate workspace for our QA, and now we have 2 prod workspaces and our QA workspace. the problem we are using the same API for both QA and Prod, and this isn’t smart or safe as we are constantly adding functionality. other than purchasing another account to use for QA, how would you recommend we handle this?
on our side we have a prod env and QA and so everytime we want to test new implementation we have to change the API to our QA environment and then back. This creates issues.
Suggestions? How do others handle this?

Hi @qmedic!

Have you considered making a developer account? This would not require the purchase of an additional account.

1 Like