Frequently Asked
Questions
What is Pyas?
Pyas is a calendar integrations API that simplifies OAuth and event management for Google, Outlook, Zoom, and more.
Which calendar providers are supported?
Pyas supports Google Calendar, Microsoft Outlook Calendar. We also support Zoom and Google Meet for conferencing.
How do I get started with Pyas?
- Sign up for a Pyas account at https://pyas.io/signup
- Generate an API key from your dashboard
- Integrate our @pyas/connect component in your frontend or call the REST API directly
- Find our @pyas/connect component on npm: https://www.npmjs.com/package/@pyas/connect
How do I authenticate API calls?
Add your API key to the request headers.
x-api-key: "your-api-key"
What pricing plans are available?
We offer Starter, Growth, and Scale plans. Visit https://pyas.io/pricing for details.
How does Pyas ensure security?
All tokens are encrypted and stored on our servers. Communication uses TLS, and tokens are rotated regularly for added security.
Can I use Pyas for personal projects?
Yes, Pyas can be used for both personal and commercial projects. Check our terms of service for details.
How do I report a bug or request a feature?
You can report issues or request features on our GitHub repository at https://github.com/brutforce-llc/pyas-issues or contact us via our support email at support@pyas.io