Skip to main content
POST
Resolve or queue an artist identity
Use identity evidence such as an existing TattooAPI mapping, a normalized phone hash, Instagram handle, or tattoo.co profile URL. This is identity evidence, not legal KYC, and an unmatched request never creates a public artist profile.

Authorizations

X-API-Key
string
header
required

WorkOS organization API key mapped to a TattooAPI service actor.

Body

application/json
idempotencyKey
string
required
Minimum string length: 8
tenantId
string
required
studioCanonicalId
string
required
source
enum<string>
required
Available options:
permanent_imessage,
partner_api
sourceMessageId
string
displayName
string
phoneHash
string
Pattern: ^sha256:[a-f0-9]{64}$
instagramHandle
string
tattooCoProfileUrl
string<uri>

Response

Existing identity evidence resolved

success
boolean
data
object