Sign in

Get link

documented

Retrieve details for a specific Sniply link by slug.

GET /api/v2/links/{link_slug}/Linksno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

per Sniply API v2 docs, GET https://snip.ly/api/v2/links/{link_slug}/ uses Bearer token auth. This example uses a Keychains curl with a path variable and OAuth2 token.
Get link · Sniply · OpenIntegrations