Payerbox Docs

Developer Portal

The Developer Portal is a public-facing website where developers register, test, and manage the clients that connect to Payerbox: interactive SMART Apps and non-interactive Backend Services.

Overview

The Developer Portal enables:

  • Developer registration: create an account to register clients
  • Client registration: register a SMART App or a Backend Service
  • Sandbox testing: run a client against sample data before submission
  • Submission: send a client for admin review

Register as a developer

  1. Open the Developer Portal and click Sign Up
  2. Fill out the registration form
  3. Check your email and click Confirm Email Address
  4. Set your password on the confirmation page
  5. Click Sign In to access your dashboard

Choose a client type

The dashboard splits registration into two sections. Pick by how the client authenticates and who drives it.

SMART AppBackend Services
Driven byA user in a browserA server, no user
OAuth grantauthorization_codeclient_credentials
Register underSmart AppsBackend Services
AuthPublic or confidential; redirect + launch URLJWKS URI or client secret
Scopespatient/*, user/*, launch, OIDCsystem/* only
Use forPatient- or provider-facing appsBulk export, server-to-server APIs

Each client-type page covers its own registration, testing, submission, and status.

Last updated: