# Penelope ## Docs - [Welcome to Penelope](https://docs.penelope.health/documentation/introduction.md) - [Getting Started](https://docs.penelope.health/documentation/getting_started.md): A step-by-step guide to making your first Penelope API calls - [Key Concepts](https://docs.penelope.health/documentation/key_concepts.md) - [Examples](https://docs.penelope.health/documentation/examples.md) - [Data Coverage](https://docs.penelope.health/documentation/data_coverage.md) - [Support & Resources](https://docs.penelope.health/documentation/support_and_resources.md) - [Authentication](https://docs.penelope.health/api-reference/authorization.md) - [Technical Notes](https://docs.penelope.health/api-reference/technical_notes.md) - [Notable Input Types](https://docs.penelope.health/api-reference/notable_input_types.md) - [List Payers](https://docs.penelope.health/api-reference/list-payers.md): List insurance payers with optional LOB filtering. - [List LOBs](https://docs.penelope.health/api-reference/list-lobs.md): List lines of business with optional filtering. - [List Policies](https://docs.penelope.health/api-reference/list-policies.md): List medical policies with structured filters. - [Get Policy Updates](https://docs.penelope.health/api-reference/get-policy-updates.md): Recent policy updates. - [Get Policy Download Url](https://docs.penelope.health/api-reference/get-policy-download-url.md): Get a presigned URL to download the policy file. - [Get Policy](https://docs.penelope.health/api-reference/get-policy.md): Get a single policy by policy_id with its applicability, code groups, and criteria text. - [Health Check](https://docs.penelope.health/api-reference/health-check.md): Health check endpoint. - [Ready Check](https://docs.penelope.health/api-reference/ready-check.md): Readiness check. Returns 200 if DB is accessible, 503 otherwise. ## OpenAPI Specs - [openapi](https://docs.penelope.health/api-reference/openapi.json)