GoToScan
Get startedTokensLinks
Webhooks
Get startedTokensLinks
Webhooks
  1. Links
  • Links parameters
  • Disable features
  • Link
    GET
  1. Links

Link

Prod Env
https://api.cubi.casa/conversion/gotoscan
Prod Env
https://api.cubi.casa/conversion/gotoscan
GET
https://gotoscan.io/scan
Most query parameters are covered with more details in the Conversion API documentation.
Please note that all parameters need to be URL encoded.
After encoding your link should look like something like this:
https://gotoscan.io/scan/?token=eyJpZCI6I&conversion_type=t3&external_id=external-ID-123&webhook_url=https%3A%2F%2Furl.com%2Flisten&priority=fast&suite=A1&street_address=1%20Fake%20Street&city=Mountain%20View&state=CA&postcode=94043&country=USA&client_name=Test%20Client

Request

Query Params

Responses

🟢200Success
application/json
Bodyapplication/json

Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://gotoscan.io/scan?token=undefined&conversion_type=undefined&external_id=undefined&webhook_url=undefined&priority=undefined&street_address=undefined&suite=undefined&city=undefined&state=undefined&postcode=undefined&country=undefined&client_name=undefined&disablefeature=undefined&staging=undefined'
Response Response Example
{}
Modified at 2026-02-10 10:51:06
Previous
Disable features
Built with