Aapc: Get Cpt Subsection Codes
Aapc via Parse · healthcare
Get individual codes within a CPT subsection at the leaf level. The range must be an exact leaf-level range from get_cpt_section_detail (e.g., '99202-99205'). Supports pagination; each page returns up to 10 codes. API for AAPC Codify medical code lookup — CPT, ICD-10-CM, ICD-10-PCS, and HCPCS codes with hierarchical browsing and search. Fulfilled by Parse from aapc.com.
- aapc
- aapc-com
- b2b-directory
- government-public
- healthcare
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2a47e7bb-8773-4144-a7a0-01b82a6cc5ca/get_cpt_subsection_codes
- Interface artifact
- sha256:1acc9ba9ba43f22440c05edc6b61bd6109f4f0413950f203f5e4b5a14916b071
- Manifest digest
- sha256:00eb879627074daeb069f0f6c3ecedece314750ef58323e521625e7d21766ca9
Request fields
- page (integer): Page number (0-indexed). Each page returns up to 10 codes. Use next_page from the response to determine if more pages exist.
- range (string, required): Leaf-level CPT code range from get_cpt_section_detail or further drill-down (e.g., '99202-99205'). Must match the exact range the site uses.
Example queries
- {"page":"0","range":"00100-00222"}