Authentication and Authorization
string · requiredstring · requiredstringintegerstring
Operations related to user authentication and token management.
Get access token
POST
https://ilm-dev.dha.go.ke/uat-middleware/api/v1
/tenants/token
Obtains an access token used for subsequent API calls
Related documentation: OAuth Flow, Authentication Best Practices
Get access token › Request Body
client_idOAuth2 client ID. Example value is dummy data.
Example: hie-integrator-client
client_secretOAuth2 client secret. Example value is dummy data.
Example: R4nd0m-Cl13nt-S3cr3t
Get access token › Responses
OK
access_tokenexpires_intoken_type
