Overview
Welcome to the flinkey developer documentation. This guide helps you integrate your application with the flinkey platform.
Onboarding process
Section titled “Onboarding process”- Order & setup — Order flinkey hardware and receive your customer account.
- Onboarding sessions — Technical and professional meetings to clarify your integration requirements. Your UAT account is activated after the onboarding.
- Development on UAT — Build and test your integration against the UAT environment.
- Validation — The flinkey team validates your integration before granting production access.
- Go live — Your integration is activated on the production environment.
What you will need
Section titled “What you will need”- An API key from the flinkey Portal (UAT)
- An access token obtained via
POST /oauth2/token - The flinkey API v3 base URL:
https://api-uat.flinkey.de/v3
Next steps
Section titled “Next steps”- Learn about UAT and PROD environments
- Explore the API Reference for all available operations
- Contact developers@flinkey.com for support
