- Production: The default environment for live operations. Requests here create real-world transactions and incur charges.
- Playground: A simulated environment where you can test without creating real transactions or expenses.
Selecting an Environment
Each environment has a unique base URL:- Production:
https://api.runa.io
- Playground:
https://playground.runa.io
wg
whereas Playground keys begin with XX
.
Playground caveats
As the playground environment is a simulated environment, there are some differences from production. You should refer to the Playground reference documentation for more details.Next step: Create an API key
Now you understand the different environments let’s create an API key.