Version: 2.1
Date: 2024, Nov 15th
Release POC: [email protected]
| Change Description | Date Released | Is Live? | Backward Compatible | APIs Affected | Document Version |
|---|---|---|---|---|---|
| - New API /precheck Introduced |
Table of Contents
This document will help you integrate Fleek with your marketplace for vendor (brand) and bundle purchases.
| Environment | URL |
|---|---|
| Development | https://api-dev.getfleek.app/partner |
| Production | https://api.getfleek.app/partner |
We will be providing the client_id and client_secret.
You can construct the Base64 string and include it in all API requests.
→ Example