> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.gearment.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Get Your Gearment API Credentials

### Overview

Gearment Print-On-Demand (POD) Seller API enables seamless integration between your stores, apps, and the Gearment platform. With the API, you can:

* Manage products and variants
* Sync inventory
* Create and manage orders
* Track fulfillment status

### Getting API Credentials

###### Step 1: Get Your API Credentials

1. Log in to your [Gearment Dashboard](https://dash.gearment.com).
2. Go to **Team Settings > Developer Settings > Gearment API Documents**.
3. Copy your API key and secret credentials.

Or go directly to the developer portal: [Gearment API Documentation](https://developers.gearment.com/api/section/overview).

![](https://storage.crisp.chat/users/helpdesk/website/-/3/d/2/5/3d25223c2bf9cc00/api-dredentials_13napbb.png)

###### Step 2: Explore the API (v3)

The documentation is organized into:
* **Overview** – Intro to API usage
* **Authentication** – How to connect securely
* **Using API Key** – Passing your credentials in requests
* **Rate Limiting** – Request limits and best practices
* **Webhook (v3)** – Real-time updates for orders and status
* **Order (v3)** – Create, update, and manage orders
* **Catalog (v3)** – Manage product listings and inventory

|| Note on Versions: We recommend Version 3 for all new integrations. Version 2 remains available for legacy users but will not receive new feature updates. You can check out the detailed instructions in our [**Migration Guide**](https://developers.gearment.com/api/section/migration-guide).

