# Updates

## July 2026

We've added a new endpoint to help you plan your publishing volume and manage inventory more effectively.

🆕 **New Endpoint**

* **Listing Limits Endpoint:** Complete reference for the new [GET /items/limits](/apis/items/items/getmyitemslimits) endpoint. Returns the listing limits that apply to your account grouped per limit, each entry including the shared
`category_ids`, the `total` capacity, the number of items currently `used`, and the remaining slots `available`.


## December 2025

We have expanded our documentation to cover advanced inventory management scenarios and added new resources to support your integration.

🆕 **New Resources**

* **Frequently Asked Questions (FAQ):** We've added a brand new [FAQ section](/pages/api-essentials/faq) to address common questions about authentication, listings management, and webhooks that weren't covered in the initial release.
* **Inactive Items Endpoint:** Complete reference for the new [GET /items/inactive](/apis/items/items/userinactiveitems) endpoint.


📚 **Guide Improvements**

* **Inventory Management:** The [Listing Guide](/pages/guides/listing) now includes a comprehensive section on:
  * Managing **Subscription Limits** (Active vs. Inactive items).
  * Best practices for **Stock Rotation**.
  * How to use `external_id` and `license_plate` for catalog synchronization.


## Version 1.0

This is the first version of our API documentation, providing a comprehensive guide to integrating with our platform.

📖 What's Included:

API Catalog

* Items Connect API
* Transactions API
* Webhooks API


API Essentials

* Authentication & Authorization Guide
* API Resources Overview
* Publishing Items
* How Transactions Work
* Disputes & Returns Handling
* Rate Limits
* API Testing Policy
* Content Governance
* Help & Support


Guides

* Listing Guide
* Transaction Guide
* Webhooks Guide