Getting Started with Pay-i
Thank you for being an early customer of Pay-i!
This documentation will describe Pay-i concepts, functionality, and code to get you up and running quickly.
At any time, you can send mail to support@pay-i.com to report issues, ask questions, or get help.
⏩ Quickstarts
We have several Python notebooks that make it very easy to get up and running with popular Providers.
You can find the notebooks on our GitHub: Pay-i Quickstarts.
We suggest reading through the Pay-i Concepts section at a minimum, which will help you get the most out of Pay-i.
🛠️ Provider Configuration
We provide detailed guides for configuring Pay-i with popular LLM providers:
For a more general overview, check out our LLM Provider Configuration guide.
🧩 Decorators
Our Python Decorators provide an easy way to use Pay-i with Python applications , letting you annotate your functions with metadata that gets passed to Pay-i. This feature is currently only available in our Python SDK. If you would like to see this added for a different language, please contact support@pay-i.com.
� Interactive API Docs
Head on over to our API Reference to use our interactive API documentation. It requires a Pay-i API key, which you can learn more about in the Authentication section.
We're excited you're here! 💚

Updated about 3 hours ago