Carefluence SMART on FHIR Authorization Server

The first-party OpenID Connect / OAuth 2.0 authorization server that issues every token the Carefluence Open API R4 accepts, and the administration portal where developers register applications and request grants. Publishes full OpenID Connect discovery and a JWKS anonymously, supports PKCE (S256), RS256 ID tokens, front-channel and back-channel logout, token introspection and revocation, and advertises 51 distinct SMART on FHIR scopes across the patient, user and system compartments.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/authorization-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: carefluence:authorization-server
name: Carefluence SMART on FHIR Authorization Server
description: The first-party OpenID Connect / OAuth 2.0 authorization server that issues every token the
  Carefluence Open API R4 accepts, and the administration portal where developers register applications
  and request grants. Publishes full OpenID Connect discovery and a JWKS anonymously, supports PKCE (S256),
  RS256 ID tokens, front-channel and back-channel logout, token introspection and revocation, and advertises
  51 distinct SMART on FHIR scopes across the patient, user and system compartments.
image: https://carefluence.com/wp-content/uploads/2018/04/Logo-WHT-nds1740.png
humanURL: https://api.carefluence.com/
baseURL: https://core.carefluence.com/cf.admin.core
tags:
- OAuth 2.0
- OpenID Connect
- SMART on FHIR
- Identity
- Authorization
properties:
- type: Documentation
  url: https://api.carefluence.com/
- type: OpenIDConnect
  url: well-known/carefluence-openid-configuration.json
- type: Authentication
  url: authentication/carefluence-authentication.yml
- type: OAuthScopes
  url: scopes/carefluence-scopes.yml
- type: SignUp
  url: https://core.carefluence.com/cf.admin.core/Account/RegisterDeveloper
- type: Login
  url: https://core.carefluence.com/cf.admin.core/Account/Login