Atlantium Reference
Atlantium is the first customer-style reference integration.
Public page
Section titled “Public page”https://atlantium.ai/creator-programThe page owns the visual UI. Boomin owns:
- Email OTP verification.
- Instagram OAuth.
- Durable creator session state.
- Program member creation.
- Pending approval status.
- Admin approve/reject.
Clean redirect URI
Section titled “Clean redirect URI”https://atlantium.ai/creator-programThe integration intentionally avoids using a stale URL with prior boomin_status, boomin_error, or hash fragments.
Expected success state
Section titled “Expected success state”After OAuth, the creator returns to Atlantium with:
boomin_session_id=...boomin_status=pending_approvalboomin_username=...Atlantium then calls Boomin.getConnectStatus(sessionId) to read durable state from Boomin.
Admin surface
Section titled “Admin surface”Admins review creators in Boomin:
Connect > Partners > MembersApproving a connected creator makes them active and billable for the program.