Redirect
Query parameters
instagramstringOptionalExample:
Instagram username
johndoelinkedinstringOptionalExample:
LinkedIn profile ID
john-doe-123456facebookstringOptionalExample:
Facebook profile ID
john.doe.123firstNamestringOptionalExample:
First name
JohnmiddleNamestringOptionalExample:
Middle name
MichaellastNamestringOptionalExample:
Last name
DoeprofileImageUrlstring · uriOptionalExample:
URL of profile image
https://example.com/photo.jpgtitlestringOptionalExample:
Job title or position
Software EngineerplacestringOptionalExample:
Location or workplace
San Francisco, CAResponses
302
Redirect to contact page or login
400
Missing required parameters
application/json
500
Internal server error
application/json
get
/api/redirectNo content
Authorizations
sb-access-tokenstringRequired
Supabase session cookie for authentication
Body
instagramstringOptionalExample:
Instagram username
johndoelinkedinstringOptionalExample:
LinkedIn profile ID
john-doe-123456facebookstringOptionalExample:
Facebook profile ID
john.doe.123firstNamestringOptionalExample:
First name
JohnmiddleNamestringOptionalExample:
Middle name
MichaellastNamestringOptionalExample:
Last name
DoeprofileImageUrlstring · uriOptionalExample:
URL of profile image
https://example.com/photo.jpgtitlestringOptionalExample:
Job title or position
Software EngineerplacestringOptionalExample:
Location or workplace
San Francisco, CAResponses
200
Contact created or found
application/json
400
Missing required parameters
application/json
401
Authentication required or session expired
application/json
500
Internal server error
application/json
post
/api/redirectLast updated