AdaptivMapr
Settings

Workspace settings

Identity, members, BYO LLM keys, rate limits, and irreversible actions.

Workspace

Identity and defaults for this workspace.

Team members

Owners and admins can manage keys, billing, and members.

MemberRoleLast active
AH
Alex Hewitt
alex@acme.co
2m ago
PS
Priya Shankar
priya@acme.co
1h ago
TE
Tomás Errazuriz
tomas@acme.co
yesterday

Bring-your-own LLM keys

Use your own OpenAI / Anthropic / Mistral accounts for the cascade's LLM layer. We bill the metered tier at 50% when enabled.

API rate limits

Defaults for free and paid plans. Reach out to bump these.

  • POST /v1/transform
    per workspace
    60 req/min
  • POST /v1/schemas/from_text
    per workspace
    30 req/min
  • POST /v1/cascade_match
    per key
    1000 req/min

Email delivery

SMTP relay for transactional mail — welcome, sign-in links, billing receipts, team invites, usage alerts.

Checking…Status reads isEmailEnabled() server-side. Secrets never leave the server.
  • SMTP_HOSTsmtp.example.com
  • SMTP_PORT587
  • SMTP_USERapikey
  • SMTP_PASS••••••••
  • SMTP_FROMAdaptivMapr <hello@adaptivmapr.com>

Configure SMTP credentials in Vercel env vars. AdaptivMapr ships nodemailer-compatible — point at any SMTP relay including Cloudflare Workers Email, Postmark, SendGrid SMTP, AWS SES, or a self-hosted relay. Leave the env vars unset in dev and the senders no-op cleanly.

Danger zone

Irreversible actions. Type the workspace slug to confirm.

Reset all API keys

Revokes every active key. Existing calls will start failing immediately.

Delete workspace

Permanently removes templates, members, and data. Cannot be undone.