> ## Documentation Index
> Fetch the complete documentation index at: https://api.basetools.cz/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Best practices for integrating with the Base.com API

This portal collects proven best practices for connecting external systems to Base.com via API. It complements the official reference documentation with recommended approaches for common scenarios (order import, inventory handling, connecting your own e-shop as a partner platform), linked directly to the relevant API methods.

<CardGroup cols={2}>
  <Card title="API documentation" icon="book" href="https://api.baselinker.com/">
    Full reference of the main Base.com API methods.
  </Card>

  <Card title="Shops API" icon="store" href="https://developers.baselinker.com/shops_api/">
    Documentation for connecting your own e-shop as a partner platform.
  </Card>
</CardGroup>

<Tip>
  If you run into a situation that can't be solved with the standard API endpoints, or you're unsure about the right approach, reach out to our **implementation team** — they can help design and test the integration.
</Tip>
