Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

⚑ Shadow Key API

Automated Windows product key generation via REST API. Generate up to 512 keys per request.

πŸ’¬ Contact & Order: https://t.me/Bin_Yong


Features

  • ⚑ Instant generation β€” results in milliseconds
  • πŸ“¦ Batch support β€” up to 512 keys per request
  • πŸ’° Pay-as-you-go β€”, no subscription
  • πŸ” Bearer token authentication
  • 🌍 Works with Python, Node.js, PHP, curl...

Quick Start

curl -X POST https:/api/generate \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"keys": ["XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"], "count": 10}'

About

Automated Windows product key generation via REST API

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors