Register Your Application¶
To use the CGP APIs, you must first register your application on the NHS Developer Hub.
Choose the Appropriate Instance¶
Select the correct environment based on your application's stage:
-
Production (Live) Applications:
NHS Developer Hub – Production -
Development Applications:
NHS Developer Hub – Development
Registering an Application¶
- Log in to the appropriate NHS Developer Hub.
- Navigate to Environment access → My applications and teams.
- Click Add new application.
Configuration Notes¶
- Choose the correct environment:
Development
,Integration
, orProduction
. - This environment will have to match the
--api_host
parameter in your scripts.