Skip to content

IndexLinks

Submit, index & monitor your URLs across every major search engine.

New here?

Create account

Have an account?

IndexLinks
Step 1 of 2

Set up your first property

A property is a website or a social profile. We’ll submit its URLs to search engines, check where it’s indexed, and flag stale index entries.

1 · Your website

2 · Social profiles (optional)

We’ll track how Google ranks your profiles — social content is a first-class index citizen now.

No plan yet? That's fine — we'll set you up first, then open billing. You can skip either step and add more later in Profile.

IndexLinks

Your search workspace

—
Workspace / Overview

Overview

Your visibility across search engines, at a glance.

Index Visibility Score

Weighted share of your URLs that are live in engines, by time.

Properties

Recent activity

    Submit URLs

    Paste your URLs, upload a file, or import a sitemap to start indexing.

    We’ll check /robots.txt and common sitemap locations for the selected property and import everything we find.

    Index

    Live status of every URL × engine.

    Index status of URLs per search engine for the selected property

    Profile

    Properties

    Add property

    IndexNow verification

    For real engine pickup, host this small text file on each website property. We generate a key per property and submit via IndexNow on every change.

    Billing

    Current plan: —

    API

    Submit URLs and read index status programmatically. Authenticate with Authorization: Bearer il_live_….

    Create a key

    Your keys

      Endpoints

      MethodPathWhat it does
      POST/v1/propertiesCreate a property {name, kind, url}
      GET/v1/propertiesList your properties
      POST/v1/properties/:id/submitSubmit URLs {urls: []} or {sitemap_url}
      GET/v1/properties/:id/urlsAll URLs + per-engine status
      GET/v1/properties/:id/urls/:urlId/statusOne URL: engines, rank, suggestions
      GET/v1/properties/:id/scoreIndex Visibility Score + history

      Example

      curl -X POST https://indexlinks.app/v1/properties/PROP_ID/submit \
        -H "Authorization: Bearer il_live_XXXXXXXX" \
        -H "Content-Type: application/json" \
        -d '{"urls": ["https://example.com/new-page"]}'

      Pick a plan to continue

      Indexing requires a plan. Solo covers one property; Studio covers unlimited properties.