Getting Started
Getting started with Aimedis development takes just five steps. Follow this checklist to go from registration to your first API call.
Create a Developer Account
Register on the Aimedis Developer Portal with your organization details to gain platform access.
Register an Application
Provide your app name, description, and redirect URI to receive a unique application identifier.
Generate API Credentials
Obtain your CLIENT_ID and CLIENT_SECRET from the application dashboard.
Configure Authentication
Implement the OAuth2 client credentials or authorization code flow in your application.
Access Developer Sandbox
Test integrations safely using synthetic healthcare data without touching real patient records.
CLIENT_ID=aimedis_dev_app_123
CLIENT_SECRET=*************