---
title: "Controller Handle Generate Lookalike Overview"
method: POST
path: "/audience/lookalike/stats"
tags: ["audience"]
---

# Controller Handle Generate Lookalike Overview

`POST /audience/lookalike/stats`

Generate a lookalike audience stats for an audience

## Request body

- StatsLALPayload
  - `lal_id` string, required — The ID of the lal model
  - `confidence` number, nullable — The confidence threshold for the lookalike model
  - `size` integer, nullable — The number of audience members to return

## Response `201`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akkio/apis/fastapi.md) · [All operations](https://skmtc.net/akkio/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akkio/fastapi/revisions/6662a407c637/schema)
