Beautiful invitations, zero friction
Send branded invitation emails with magic links. User onboarding, team invites, event RSVPs — one API call.
Sign in with TuraLogin to get notified when TuraInvite launches.
Send a branded invitation email. One API call from your backend — that's it.
curl -X POST https://www.turainvite.com/api/v1/invite/send \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"email": "newuser@company.com",
"message": "Welcome to the team!",
"appName": "My App",
"metadata": { "role": "editor" }
}'All TuraInvite endpoints use the same TuraLogin API key. One account, all services.
Custom invitation emails with your app's branding.
Recipients verify via link click or 6-digit code.
Invite up to 50 users in a single API call.
Copy this prompt to Cursor, Claude, or any AI coding assistant to scaffold TuraInvite integration in your app.
Everything you need to integrate TuraInvite. Human-readable and AI-fetchable.
Complete API reference for AI agents and developers
Integration workflow and code generation guidelines
Endpoints, schemas, examples, and error codes
curl https://www.turainvite.com/SKILL.mdTuraInvite is part of a growing suite of tools. One account, one API key, many products.