Deep Link Verifier

applinks.bip-rep.com

applinks.bip-rep.com

Category
Service
Network
Avg / request
$0.05
Endpoints
3

Service overview

What is Deep Link Verifier?

Verify mobile deep-link configuration for any domain in one call. Fetches and validates the Android App Links file (/.well-known/assetlinks.json) and the iOS Universal Links file (/.well-known/apple-app-site-association), checking JSON structure, relations, package names and certificate fingerprints, appIDs, and path/component declarations. Reports redirects, wrong content-types, and root-vs-well-known placement as warnings. Outbound HTTPS fetch only, SSRF-protected (no private IPs); no code exe

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://applinks.bip-rep.com/android/assetlinks" \
  --method POST \
  --data '{
  "domain": "{domain}"
}'
What you get back
{
  "endpoint": "POST /android/assetlinks",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services