New APINew API
API Reference
Authentication System Description (Auth)
Get All Redemption Codes GETDelete Redemption Code DELETEGet Specific Redemption Code GETDelete Invalid Redemption Codes DELETECreate Redemption Code POSTUpdate Redemption Code PUTSearch Redemption Codes GET
User GuideInstallationAPI ReferenceAI ApplicationsSkillsHelp & SupportBusiness Cooperation
Management APIRedemption

Create Redemption Code

👨‍💼 Requires Admin Permissions

POST
/api/redemption/

Request Body

application/json

Response Body

curl -X POST "https://loading/api/redemption/" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?

Last updated on

Delete Invalid Redemption Codes DELETE

Previous Page

Update Redemption Code PUT

Next Page

About Us

  • About Project
  • Contact Us
  • Features

Docs

  • Installation
  • User Guide
  • API Docs

Related Projects

  • One API
  • Midjourney-Proxy
  • new-api-key-tool

Friendship Links

  • CoAI
  • new-api-horizon
  • GPT-Load
  • LangBot

© 2025 QuantumNous. All Rights Reserved.

浙ICP备2025190188号-2浙公网安备33010602014019号
curl -X POST "https://loading/api/redemption/" \
  -H "Content-Type: application/json" \
  -d '{}'