Find a non-deleted card by exact URL
GET
/v1/cards/duplicateAuthorization
AuthorizationBearer token (OAuth access token or teakapi_ API key) · headerrequiredBearer token. Accepts either an OAuth 2.0 access token (obtained via browser sign-in; expires after 1 hour and is refreshable) or a teakapi_ API key.
Query parameters
urlstring<uri>requiredmax length 8192
Responses
200
Matching card ID, or null
cardIdstring | nullrequired400
Invalid URL
401
Invalid or revoked credentials
429
Rate limit exceeded