---
title: "Start Scan Deprecated"
method: POST
path: "/api/scan"
---

# Start Scan Deprecated

`POST /api/scan`

Legacy single-platform (X-only) scan endpoint.

Deprecated 2026-05-23 (cost-audit Fix #6). No traffic since 2026-04-30 —
the modern customer flow is /api/extract (multi-platform extractor).
The legacy classifier (accountability_classifier.py) it dispatched to
bypassed the cost-tracker entirely, so leaving the route reachable
would have been a paid-call leak waiting to happen if anyone hit it
again.

Returns HTTP 410 Gone — clients should switch to /api/extract.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/aipoweredsocialscan/apis/accountability.md) · [All operations](https://skmtc.dev/aipoweredsocialscan/apis/accountability/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aipoweredsocialscan/accountability/revisions/3d5a6c056a7e/schema)
