---
title: "Creating a Snapshot"
method: POST
path: "/"
---

# Creating a Snapshot

`POST /`

Create a Wayback snapshot with an (optional) OpenAnnotation

## Response `200`

200

- object
  - `annotation` object
    - `annotatedAt` string
    - `hasTarget` object
      - `hasSource` object
        - `@id` string
        - `originalUrl` string
    - `id` string
    - `message` string
  - `domain` string
  - `id` integer
  - `path` string
  - `protocol` string
  - `wayback_id` string

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/archive/apis/archive-org.md) · [All operations](https://skmtc.dev/archive/apis/archive-org/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/archive/archive-org/revisions/8dc8dbe51793/schema)
