SECRET KEY
sk_live_7Yc2••••••••••••••••••••••••4f9a
REQUESTS THIS MONTH8,412
MONTHLY LIMIT25,000
RESETS2026-07-01
QUICKSTART
curl https://api.illuminater.io/v1/resolve/phone \
  -H "Authorization: Bearer sk_live_7Yc2…4f9a" \
  -H "Content-Type: application/json" \
  -d '{ "phone": "+15125550199" }'

# 200 OK — resolved identity with confidence + evidence chain
ENDPOINT REFERENCE
POST/v1/resolve/phoneResolve an identity from a phone number
POST/v1/resolve/emailResolve an identity from an email address
GET/v1/cases/{id}Fetch a saved investigation by id
GET/v1/evidence/{id}Fetch a single evidence record
POST/v1/watchesCreate a standing watch on an identity