Skip to content
← Blog

2026-04-02

Automating indexing with the Indexli API

Auth


Send X-API-Key from the dashboard API page.


Create a project


POST /api/v1/projects with name, urls[], mode, and optional dripFeedDays.


Poll status


GET /api/v1/projects/:id and export /report?format=csv when the window closes.