# API Structure

The API is organized into following modules:

<CardGroup cols={2}>
  <Card title="Public API" href="doc-341643">
    Exposes the Placewise systems to the general public - via websites and mobile apps
  </Card>
  <Card title="Management API" href="doc-341963">
    Allows to manage Loyalty Clubs data and produces content for Public API
  </Card>
  <Card title="Users API" href="doc-341964">
    Offers features designed specifically for authenticated Placewise users
  </Card>
  <Card title="Operations API" href="doc-341965">
    Offers features specific for Tenant Connect module
  </Card>
  <Card title="Messaging API" href="doc-354677">
    Allows to send SMSes, Emails and Push messages to Loyalty Club members, Placewise users or any arbitrary recipients
  </Card>
  <Card title="Reporting API" href="doc-343952">
    Exposes analytical, aggregated, near-realtime data collected by Placewise systems
  </Card>
  <Card title="ML API" href="doc-341968">
    Offers ML/AI-powered features
  </Card>
  <Card title="Data API" href="doc-341967">
    Exposes an interface to feed data to Placewise
  </Card>
</CardGroup>
