---
title: "Add a URL"
method: POST
path: "/urls"
---

# Add a URL

`POST /urls`

Adds a new URL to a site.

## Response `200`

200

- object
  - `status` string
  - `message` string
  - `url_id` integer

## Other responses

- `400` — 400
- `404` — 404

---

[API](https://skmtc.net/speedcurve/apis/speedcurve-api.md) · [All operations](https://skmtc.net/speedcurve/apis/speedcurve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/speedcurve/speedcurve-api/versions/bb573d4fb28a/schema)
