Browse available themes by category. Call it from your backend, get a JSON response.
curl -X GET https://www.turatheme.com/api/v1/theme/themes \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"category": "saas",
"limit": 20
}'Uses the same TuraLogin API key across all Tura services.
Browse themes, customize colors and fonts, and export in the format your stack needs.
Paste this into Cursor, Claude, or ChatGPT to set up a TuraTheme integration.
Full API reference and integration guides.
curl https://www.turatheme.com/SKILL.mdOne account, one key. TuraTheme connects with every Tura Cloud service.
Templates wire these together automatically. No code needed.
API-first building blocks for custom integrations.