Milkies Influencer Codes API - Test Page

API Status

API Server Running

Available Endpoints

  • POST/api/codes/create
  • PUT/api/codes/update
  • PUT/api/codes/deactivate
  • DEL/api/codes/delete

Authentication

All API endpoints require the following header:

X-API-Key: YOUR_API_KEY

New Feature: Code Renaming

The update endpoint now supports renaming codes using the newCode parameter. This allows you to change the code itself while maintaining all associated data and tracking links.