Settings
Paste your IndexNow API key below (already set for this app). When you submit links, we create a hub page on this site and IndexNow that page.
Webhook API key (for n8n)
This is separate from IndexNow. n8n sends this header so only you can call the webhook.
How to use the webhook in n8n
- After Publish to Neocities (or any node with a public URL), add HTTP Request.
- Method:
POST - URL:
- Header
Content-Type=application/json - Header
X-API-Key= the webhook API key above - Body (JSON):
Also works with url, neocities_url, pagecord_url, or
article_url in the JSON body.