Core concepts
Environments
Development is your sandbox. There is no separate sandbox.
The Partner API has two environments. Use development for integration work
and switch to production once you’ve signed off.
Your code should never branch on environment — only on the values it reads
from config.