Skip to content
SynupAPI
Get an API key
GETapi.synup.com/api/v4/locations/{locationId}/indexing-rateBeta

Location Indexing Rate

This endpoint is marked Beta. It is live, but its request or response shape may still change.
Requires an API key. Send it as Authorization: API <your-key> — see Getting started.

Parameters

Path

NameTypeRequiredDescription
locationIdstringrequired

Query

NameTypeRequiredDescription
fromDatestringrequired
toDatestringrequired

Request

Request
curl -X GET 'https://api.synup.com/api/v4/locations/:locationId/indexing-rate?fromDate=&toDate=' \
  -H 'Authorization: API YOUR_API_KEY' \
  -H 'Content-Type: application/json'

Responses

StatusDescription
200
Example response (generated from the schema)
{}