athenahealth · Capability

Providers Providers

Providers Providers is a Naftiko capability published by athenahealth, one of 13 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

providers-providers.yaml Raw ↑
name: athenahealth Providers
description: List clinicians, NPIs, and provider metadata for a practice.
api: athenahealth-athenaone-rest-api
operations:
- listProviders
- listDepartments
- getPracticeInfo
inputs:
- name: practiceid
  required: true
outputs:
- Provider
- Department
tags: [Providers, Departments, Practice, EHR]