> ## Documentation Index
> Fetch the complete documentation index at: https://pier.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Coverage and Utilities

> Pier’s coverage endpoints provide our up-to-date state lending coverage and lending thresholds.

`min` and `max` amounts are in cents, and `max_apr` is in basis points. States not yet supported are represented as an empty object

<Card title="Retrieve Pier commercial lending coverage" icon="magnifying-glass-dollar" href="/coverage-and-utilities/retrieve-commercial-lending-coverage">`GET /coverage/commercial`</Card>
<Card title="Retrieve Pier consumer lending coverage" icon="user-magnifying-glass" href="/coverage-and-utilities/retrieve-consumer-lending-coverage">`GET /coverage/consumer`</Card>
<Card title="Retrieve valid rejection reasons for rejecting an applicant" icon="xmark-to-slot" href="/coverage-and-utilities/retrieve-rejection-reasons">`GET /rejection_reasons`</Card>
