API Reference

Introduction

The WooSquare API allows you to programmatically access and manage your WooCommerce and Square integration. This reference provides information about all available endpoints, request parameters, and response formats.

Base URL

https://api.woosquare.io/v1

Authentication

All API requests require authentication using an API key. You can generate an API key in your WooSquare dashboard.

Authorization: Bearer YOUR_API_KEY

Endpoints

GET/products

Retrieve a list of all products synchronized between WooCommerce and Square.

View details →
POST/sync

Trigger a manual synchronization between WooCommerce and Square.

View details →
GET/orders

Retrieve a list of orders from both WooCommerce and Square.

View details →
GET/inventory

Get current inventory levels for all products.

View details →

Need a Custom Integration?

Our team can help you build custom integrations using our API. Contact us to discuss your specific requirements.

Contact Our Team