Verify your email
Enter the 8-character code from your verification email to get your API key. (Terminal-native? The same code works with POST /v1/verify.)
No code yet? Sign up first — we’ll email you one:
curl -X POST https://logosyncer.com/v1/signup \
-H "Content-Type: application/json" \
-d '{"email":"you@company.com"}'