---
title: "Submit URLs to IndexNow"
method: POST
path: "/v3/integrations/indexnow/submit"
tags: ["IndexNow"]
---

# Submit URLs to IndexNow

`POST /v3/integrations/indexnow/submit`

## Request body

- object
  - `urls` string[], required

## Response `200`

Default Response

- object
  - `ok` boolean
  - `status` number
  - `message` string

## Other responses

- `400` — Default Response
- `500` — Default Response
- `default` — Default Response

## Changes

- **2026-09-18** `e0163b1c37cb` — 1 breaking, 4 info
  - added required request body
  - api tag `IndexNow` added
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `400`
  - …1 more

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/integrations/indexnow/submit/post.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/68d7cda28432?raw)
