Quick Start
API Reference
Complete documentation of all API endpoints with examples.
Create API Key
Generate API keys for authentication.
Integration Options
REST API
The Fynn API gives you complete access to all platform features. With the RESTful API you can:- Manage customers: Create, update, and retrieve customer data
- Control subscriptions: Create, modify, and cancel subscriptions
- Generate invoices: Create, finalize, and send invoices
- Process payments: Add payment methods and manage transactions
- Configure products: Manage catalog with products and prices
API Documentation
Learn the API basics and explore all available endpoints.
Webhooks
Webhooks allow you to react to events in Fynn in real-time. You automatically receive notifications when:- A new customer is created
- A payment is received or fails
- A subscription is started, changed, or cancelled
- An invoice is created or paid
Set up Webhooks
Configure webhooks for real-time events.
OAuth 2.0
For applications that access Fynn on behalf of users, we offer OAuth 2.0 authentication. This enables:- Secure user authorization without password sharing
- Access to user-specific data
- Single Sign-On (SSO) integration
- OpenID Connect for identity management
OAuth2 Flow
Implement secure authentication with OAuth 2.0.
Fynn Functions
With Fynn Functions you can extend the platform logic and implement custom rules:- Checkout extensions: Dynamic shipping costs, product options
- Custom validation: Own business logic in checkout
- External API integrations: Connection to third-party systems
Fynn Functions
Extend Fynn with custom functions.
Authentication
All API requests require authentication via API key.Create API key
Go to Settings > API Keys and create a new key.
Development Environments
Fynn offers two environments for development:| Environment | API URL | Description |
|---|---|---|
| Production | https://coreapi.io | Live environment for production data |
| Preview | https://preview.coreapi.io | Test environment for development |
Helpful Resources
n8n Integration
Automate workflows with n8n and Fynn.
Postman Collection
Import the API into Postman for quick testing.
Support
Need help with integration? Our developer support is available:- Email: hi@fynn.eu
- Book appointment: Schedule a consultation