Applications

Manage your API applications and OAuth 2.0 clients.

About Applications

Applications represent your software that integrates with the NHSJob API. Each application can have its own API keys and OAuth 2.0 credentials.

Application Types:

  • Server-to-Server - For backend applications that make API calls directly to NHSJob.
  • Web Application - For web applications that need to access NHSJob on behalf of users.
  • Single Page App - For JavaScript applications running in a browser.
  • Mobile App - For native mobile applications.

OAuth 2.0 Integration

For applications that need to access NHSJob on behalf of users, you'll need to implement OAuth 2.0. Make sure to register valid redirect URIs for your application.

Your Applications

3 Applications
  • NHS Jobs Portal

    ActiveCreated 1/15/2025Last used 5/12/2025
    Manage

    Main job search portal for NHS positions

    Redirect URIs:
    • https://nhsjobsportal.com/callback
    • https://staging.nhsjobsportal.com/callback
    Permissions:
    read:jobswrite:applicationsread:candidates
  • Healthcare Talent Matcher

    ActiveCreated 2/20/2025Last used 5/11/2025
    Manage

    AI-powered talent matching for healthcare professionals

    Redirect URIs:
    • https://talentmatcher.healthtechsolutions.com/oauth/callback
    Permissions:
    read:jobsread:candidateswrite:candidates
  • NHS Recruitment Analytics

    PendingCreated 5/10/2025
    Manage

    Analytics dashboard for NHS recruitment metrics

    Redirect URIs:
    • https://analytics.healthtechsolutions.com/auth/callback
    Permissions:
    read:jobsread:applications