Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

Hiero - One Subscription for Everything AI

Hiero is an innovative platform that provides a unified subscription service for AI applications, offering usage-based billing and seamless integration for both users and AI businesses.

🌟 Features

For Users

  • Single subscription access to multiple AI applications
  • Usage-based billing - only pay for what you use
  • Seamless switching between AI platforms
  • Simplified billing and management
  • One-click access to various AI services

For AI Businesses

  • Streamlined payment processing
  • Faster checkout experience compared to traditional processors
  • Paid initial free trials for customers
  • Access to a growing user cohort
  • Usage-based revenue model
  • Simplified integration process

πŸš€ Getting Started

For Developers

  1. Install the Hiero UI package:
npm i hiero-ui --save
  1. Import and implement the checkout button:
import { HieroCheckoutButton } from "@hiero/ui";

<HieroCheckoutButton
    appName="your-app-name"
    redirectUrl="https://your-app.com/success"
    email="user@example.com" // Optional
/>

Authentication

All API requests require two keys:

X-Developer-API-Key: YOUR_DEVELOPER_API_KEY
X-User-Connection-Key: USER_CONNECTION_KEY

πŸ“š Documentation

πŸ’‘ Use Cases

  • AI Startups looking to monetize their services
  • Businesses seeking multiple AI solutions
  • Developers building AI-powered applications
  • Users wanting simplified access to multiple AI tools

πŸ”’ Security

Hiero prioritizes security in all aspects:

  • Secure API authentication
  • Safe handling of connection keys
  • Protected user data
  • Encrypted transactions

🀝 Contributing

We welcome contributions! Please read our contributing guidelines before submitting pull requests.

πŸ“„ License

[License details to be added]

πŸ“ž Support

For support inquiries:

  • Visit our FAQ section
  • Contact our support team
  • Join our developer community

πŸ”— Links


Built with ❀️ by the Hiero team

About

README

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors