# Wherehouse API ## Docs - [Structure Overview](https://dev.wherehouse.co.za/structure.md): - [Authentication / Obtaining an API Key](https://dev.wherehouse.co.za/authentication.md): - [Pagination](https://dev.wherehouse.co.za/pagination.md): - [Filtering](https://dev.wherehouse.co.za/filtering.md): - [Rate Limits](https://dev.wherehouse.co.za/rate-limits.md): ## API Docs - Products [/products](https://dev.wherehouse.co.za/products.md): - Orders [/orders](https://dev.wherehouse.co.za/orders.md): - Offers [/offers](https://dev.wherehouse.co.za/offers.md): - Repricers [/repricers](https://dev.wherehouse.co.za/repricers.md): - Repricers [/repricers](https://dev.wherehouse.co.za/create-update-repricer.md): Create or update a single repricer for a given offer. Matches based off product SKU. - Repricers [/repricers/batch](https://dev.wherehouse.co.za/batch-create-update-repricers.md): Create or update a many repricers. The update job is limited to 10 000 repricer updates per batch. Processes asynchronously and reports feedback on /imports endpoint. - Imports [/imports](https://dev.wherehouse.co.za/api-14167967.md): List all file imports, includes statistics and feedback on the import. - [/ping](https://dev.wherehouse.co.za/health-check.md): Test authentication and server connection. ## Schemas - [Product](https://dev.wherehouse.co.za/schema-5315855.md): - [Connector Type](https://dev.wherehouse.co.za/schema-5315865.md): - [Repricer](https://dev.wherehouse.co.za/schema-5360827.md): - [File Import](https://dev.wherehouse.co.za/schema-5361979.md): - [Catalogue](https://dev.wherehouse.co.za/schema-5362035.md): - [Order](https://dev.wherehouse.co.za/schema-5362095.md): - [Product Sale](https://dev.wherehouse.co.za/schema-5362096.md): - [Custom Attributes](https://dev.wherehouse.co.za/schema-12163765.md): - [Platform Cache](https://dev.wherehouse.co.za/schema-12165349.md):