π 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:
- Fork this repository π€
- Create a new branch for your feature πΏ
- Commit your changes π»
- 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 π€.