Skip to content

feat: sandbox API key for developer playground#33

Merged
Pyronewbic merged 1 commit into
mainfrom
dev
May 11, 2026
Merged

feat: sandbox API key for developer playground#33
Pyronewbic merged 1 commit into
mainfrom
dev

Conversation

@Pyronewbic
Copy link
Copy Markdown
Owner

Summary

  • CC_LIVE_SANDBOX_ key with 5 req/min rate limit for public developer playground
  • Sandbox requests use third-party cache isolation (no owner cache pollution)
  • Secret Manager: CASECOMP_SANDBOX_KEY added
  • .env.example updated with placeholder

Manual verification

  • Sandbox key returns live data with rate limit
  • 6th request within 1 minute returns 429

- CC_LIVE_SANDBOX_ key with aggressive rate limit (5/min per IP)
- Sandbox requests use third-party cache isolation
- Moved getRequestToken/isOwnerKey/cachePrefix before rate limit middleware
- Secret Manager: CASECOMP_SANDBOX_KEY added
@Pyronewbic Pyronewbic merged commit e2192f5 into main May 11, 2026
2 checks passed
Pyronewbic added a commit that referenced this pull request May 14, 2026
feat: sandbox API key for developer playground
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant