Skip to main content

Connect your External App with the Take App API

Written by Ron Diardo

Integrating with Take App Platform API

This guide provides a general overview of how third-party software can integrate with the Take App Platform API to access store, product, and order data.

What is the Take App API?

The Take App Merchant API V2 lets you connect a Take App store with external tools like ERP systems, inventory tools, custom scripts, automation tools, or AI agents. It is a REST API, meaning you send HTTP requests to Take App and receive JSON responses.

What can you do with it?

You can work with these main areas:

Area

What you can do

Store

Get the authenticated store details

Products

List, create, get, and update products

Customers

List, create, get, and update customers

Orders

List, create, get, and update orders

Inventory

List inventory items, update one item, or batch update many items


How do you get your account API Key from Take App Admin?

  1. Go to Settings > Integrations > Click Develop Apps

  2. Copy the API key

Did this answer your question?