Getting Started

FlexÖde.me API allows you to seamlessly integrate our payment collection system into your applications. With a single integration, you can connect multiple virtual POS systems, generate payment links and manage transactions efficiently.

Important Notice: Production-Only Environment

Our API operates exclusively in the production environment. There is no separate test or sandbox environment. Ensure that all API calls are made with live credentials and data.

IP Whitelist Required!

To access the API, the server’s IP address must be added to our whitelist. Please send an email to destek@flexode.me with your server IP address to request whitelisting. API access will only be granted after approval.

API Gateway Firewall Protection

Our API is protected by Firewall to ensure security and reliability.

• Incorrect usage of functions or parameters

• Sending malformed requests

• Attempting to access non-existent endpoints

These actions will result in your requests being blocked. Ensure that your API calls follow the correct specifications to avoid disruptions.

How to Get Your API Key

1. Log in to your account

2. Go to the Settings > API section

3. Copy your API Key

Authentication

All API requests must include your API Key in the headers under “x-api-key”. Requests without a valid key will be rejected.

Start Integrating

Explore our API documentation to learn about available endpoints, request structures, and best practices for a smooth integration.