Skip to main content
POST
/
v1
/
phones
/
{phone_id}
/
spotlight
Spotlight
curl --request POST \
  --url https://api.example.com/v1/phones/{phone_id}/spotlight

Documentation Index

Fetch the complete documentation index at: https://docs.tapkit.ai/llms.txt

Use this file to discover all available pages before exploring further.

Open Spotlight search.

Request

curl -X POST https://api.tapkit.ai/v1/phones/{phone_id}/spotlight \
  -H "X-API-Key: joot_your_api_key"
No request body required.