Access Code Generator
Access Code Generator
8.6/10 popularity
303 ms avg latency
100% success rate
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Access Code Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
validateCode /api/AccessCode/ValidateCode |
Validates a submitted access code by checking its authenticity, expiration, and association with the original user and purpose. |
| POST |
generateCode /api/AccessCode/GenerateCode |
Generates a unique, time-limited access code based on user input such as user ID, code length, and purpose. |