API Reference
Build with our API
Access comprehensive API documentation, code examples, and SDKs to integrate Guidona into your applications.
Quick Start
Get started in minutes
Get Your API Key
Generate an API key from your account settings
Make Your First Request
Use our REST API to fetch data or perform actions
Explore Endpoints
Browse our comprehensive API documentation
API Endpoints
Explore our comprehensive API
Authentication
/api/v1/auth/loginAuthenticate and receive an access token
/api/v1/auth/refreshRefresh your access token
Users
/api/v1/usersList all users
/api/v1/users/{id}Get user details
/api/v1/usersCreate a new user
Projects
/api/v1/projectsList all projects
/api/v1/projectsCreate a new project
/api/v1/projects/{id}Update a project
Analytics
/api/v1/analytics/metricsGet analytics metrics
/api/v1/analytics/reportsGenerate analytics reports
Official SDKs
Use our SDKs to integrate quickly
JavaScript/TypeScript
Official SDK for Node.js and browser
Python
Python SDK for server-side applications
PHP
PHP SDK for web applications
Ruby
Ruby SDK for Ruby applications
Webhooks
Receive real-time notifications about events in your account.
user.createduser.updatedproject.createdproject.updatedpayment.completedsubscription.updated