Change acceptance to Production
Done implementing and testing? Time to put it in production
When you are done checking our API out on our acceptance environment it's time to switch to Production. Instead of creating the tokens done in the the guide related to setting up your API keys you now need to do this on our production environment right here.
Now, when you are done with testing and ready to go create an account on our dashboard, generate new tokens and point to:
prodapi.packaly.com/api
instead of
devapi.packaly.com/api/acceptance/
Don't forget to change the URL
Don't forget to change the URL points so you are pointing to the right direction of our API and environments.
Updated over 2 years ago