RUAL Documentation

GET /.well-known/apple-app-site-association

Returns JSON with webcredentials, applinks, appclips objects

Returns JSON with webcredentials, applinks, appclips objects
{ "webcredentials": { "apps": [ "example-string" ] }, "applinks": { "apps": [ "example-string" ], "details": [ {} ] }, "appclips": { "apps": [ "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