Eka Developer Platform APIs home page
Search or ask...
Support
Dashboard
Dashboard
Search...
Navigation
Documentation
API Reference
Eka MedAI
Contact Us
Authorization
Getting started
POST
Client login
POST
Refresh Token
GET
Oidc user login
POST
Oidc user verify
POST
Oidc user refresh
Connect
Webhooks
General Tools
Self Assessments
Medical Document Parsing
Medical Speech Understanding
Doctor Tool
Actors
Instructions
Patient Registration API
Doctor and clinic API
Appointment API
Payments API
Prescription API
Notify
Webhooks
ABDM Connect
Registration
User Session
Patient Requests
Consents
Care Contexts
Providers
Profile
Scan & Share
Errors
Medical Records
Create
Read
Update
Delete
Webhooks
User App
Notifications
Vital
Webhooks
Privacy
Release Notes
ABDM Connect
Authorization
Oidc user refresh
Auth Refresh
POST
/
connect-auth
/
v1
/
oidc-client
/
{client_id}
/
refresh
Try it
Path Parameters
client_id
string
required
Body
application/json
refresh_token
string
Response
200 - application/json
access_token
string
expires_at
string
id_token
string
refresh_token
string
user_info
object
Show child attributes
user_info.
department
string
user_info.
doctor_id
string
user_info.
guid
string
user_info.
name
string
user_info.
sub
string
Oidc user verify
Getting Started