401.
Environments
Your key prefix selects the environment:mk_live_- productionmk_test_- sandbox
mk_test_ key always runs against the sandbox, so a test call can never reach production by accident. The same endpoints serve both; only the key differs.

