Request Sandbox or Production API Key
Open
connect
- Dominant language
- No language data
- Stars
- 0
- Forks
- 4
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Type: Frontend + backend + integration
Description
As an eligible account, I want to generate a sandbox API key.
Acceptance Criteria
- [ ] Button visible only if eligible
- [ ] Calls backend service to create key
- [ ] Key returned and displayed once
- [ ] Key metadata stored:
- account ID
- environment = sandbox
- created date
- status = active
Production key request is the same, except they need to have a sandbox key first
Contributor guide
Assessment
This issue has not been assessed yet.