diff --git a/API_ENVIRONMENT_NOTES.md b/API_ENVIRONMENT_NOTES.md new file mode 100644 index 00000000..293ccba4 --- /dev/null +++ b/API_ENVIRONMENT_NOTES.md @@ -0,0 +1,8 @@ +# API Environment Notes + +Kalshi provides different environments for development and production. + +Make sure you are using the correct API endpoint and credentials +depending on whether you are testing or trading live. + +Always keep API keys private.