GET /.well-known/assetlinks.json
Returns array of Android asset link objects
Returns array of Android asset link objects
[
{
"relation": [
"example-string"
],
"target": {
"namespace": "example-string",
"package_name": "example-string",
"sha256_cert_fingerprints": [
"example-string"
]
}
}
]
{
"error": "ERROR_KEY"
}
| Permission | Description |
|---|---|
*public |
No authentication required — public endpoint |
Back to Well-Known Return to the Well-Known category to view other endpoints All API Categories Browse all available API categories