Skip to main content

Introduction

FowApps has been developed as developer-friendly. In order to keep the integration capabilities in the CRM domain at the highest level, almost every endpoint used in the system is open to the outside.

The purpose of this document is to explain all the features and use-case scenarios in FowApps with examples.

API Reference

Fow API has been developed in accordance with OAS3 standards.

Our API returns JSON type responses. Additionally, each endpoint performs authentication.

Tokens can be obtained manually from Token Management so that endpoints can be used.

Our API supports api versioning. v1, v2 etc. Using up-to-date versions allows you to use both new features and up-to-date endpoints.