Vertessia

Account

Email
Download credits
Plan

API keys

Use a key to call the Vertessia API from your own code or SDK. Treat it like a password — it carries your account's credits. A key is shown only once, when created.

Using your key

curl -X POST https://vertessia.com/v1/convert \
  -H "Authorization: Bearer vk_live_…" \
  -F file=@model.stl -F target=obj

← Back to Vertessia  ·  Log out