Skip to content

Validate API keys for various services with this Bash script πŸš€

License

Notifications You must be signed in to change notification settings

povzayd/API-CHECKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”’ API Key Validator

A Bash script to validate API keys for various services πŸš€

πŸ“Š Current Support

  • Heroku API key validation πŸ“ˆ
  • Square API key validation πŸ“ˆ
  • MailGun API key validation πŸ“ˆ
  • Twilio API key validation πŸ“ˆ

πŸš€ Future Plans This project aims to expand and support API key validation for multiple services, including but not limited to:

  • AWS πŸ“Š
  • Google Cloud ☁️
  • Azure πŸ”΅
  • GitHub πŸ”’
  • And more... πŸ€”

πŸ“‹ Usage

 git clone https://github.com/povzayd/API-CHECKER.git 
 chmod +x * 
 ./heroku.sh 
 Enter the path to your text file containing API keys when prompted 

🀝 Contributing Contributions are welcome! If you'd like to add support for more services or improve existing functionality, please:

  1. Fork this repository 🀝
  2. Create a new branch for your feature 🌿
  3. Commit your changes πŸ’»
  4. Open a pull request πŸ“ˆ

πŸ“œ License This project is licensed under the MIT License πŸ“œ. See LICENCE.md for details.

🚨 Disclaimer This project is for testing and validation purposes only 🚨. Use responsibly and in compliance with applicable laws and regulations 🀝.