Skip to content

A modern, responsive frontend tool to generate demo API keys by category. Built with HTML, CSS, and JavaScript. Easily customizable for your own SaaS, API, or demo projects.

License

Notifications You must be signed in to change notification settings

hasnainabdi/generate-api-keys

Repository files navigation

Free API Generator

A modern, responsive frontend tool to generate demo API keys by category. Built with HTML, CSS, and JavaScript. Easily customizable for your own SaaS, API, or demo projects.

Features

  • Generate API keys for different categories (Image, Video, AI Agent, Text)
  • Modern UI with header, hero, features, and FAQ sections
  • Smooth scroll, hover animations, and mobile-friendly design
  • Keys are stored in browser local storage (client-side demo)
  • Easily extendable and ready for backend integration

Getting Started

  1. Clone or download this repository.
  2. Open index.html in your browser.
  3. Use the Free API Generator section to generate and copy API keys.

Folder Structure

api-generated-tool/
├── css/
│   └── style.css
├── js/
│   └── script.js
├── index.html
├── LICENSE
└── README.md

Customization

  • Edit index.html to change categories, text, or add new sections.
  • Update css/style.css for colors, layout, or animations.
  • Extend js/script.js for more logic or backend integration.

License & Credit

MIT License — see LICENSE for details.

Credit Notice: The copyright credit link to Muhammad Hasnain (with lock icon) in the footer must NOT be removed without written permission from the author.


Made with ❤️ for demo and educational use.

About

A modern, responsive frontend tool to generate demo API keys by category. Built with HTML, CSS, and JavaScript. Easily customizable for your own SaaS, API, or demo projects.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published