# Layers API integration (/docs/api)



The Layers API lets you embed content generation in your product. You supply the customer's brand context, we generate hook-driven short-form content against it, and (optionally) publish it to a TikTok or Instagram account the customer connects via OAuth.

## Where to start [#where-to-start]

<Cards>
  <Card title="Getting started" href="/docs/api/getting-started" description="The single 5-step flow: project → influencer → optional social connect → generate content → optional schedule." />

  <Card title="Authentication" href="/docs/api/getting-started/authentication" description="Bearer keys, scopes, rate limits, the kill switch." />

  <Card title="API reference" href="/docs/api/reference" description="Every endpoint, grouped by domain. Request, response, error codes." />
</Cards>
