Skip to main content
modiva.ai
Sign In

OAuth-as-a-service

Embed Modiva in your own product. Send users through a hosted OAuth flow; the connection stays scoped to their profile and you never touch a token.

connect_get_connect_url({
  platform: "instagram",
  profile_id: "cust_8821",
  redirect_url: "https://yourapp.com/done"
})
→ { "url": "https://connect.modiva.ai/o/9f2a…" }
OAuth-as-a-service — Modiva