Take App is an e-commerce platform simplifing WhatsApp ordering. Our API set empowers merchants to create third-party integrations with Take App, enabling custom workflows and automation for their online businesses. With the Take App API, you can interact with core features of our platform. Current capabilities include:Documentation Index
Fetch the complete documentation index at: https://platform.take.app/llms.txt
Use this file to discover all available pages before exploring further.
- Order Management: Create and retrieve orders to streamline order processing and tracking.
- Inventory Management: Update and manage product inventory to ensure stock levels are always accurate.
Our APIs are in an early development stage, with limited coverage at this time. We’re actively working on expanding functionality and welcome your feedback. Feel free to reach out us https://takeapp.link/whatsapp
Prerequisites
To use the Take App Platform API, you’ll need to be subscribed to our Business Plan. Follow these steps to get started:- Subscribe to the Business Plan: Go to Settings > Billing in your Take App account to upgrade your plan.
- Obtain Your API Key: After subscribing, navigate to Settings > Integrations to retrieve your Platform API Key.
Getting Started
All requests to the Take App Platform API require authentication using your API key.- Base URL:
https://take.app/api/platform - Authentication: Include your
api_keyas a query parameter in bothGETandPOSTrequests.