Pier Finance home pagelight logodark logo
  • Home
  • Contact Us
  • API Reference
  • See a demo
  • API Reference
    • Introduction
    • Borrowers
    • Applications
    • Loan Agreements
    • Facilities
    • Coverage and Utilities
    Borrowers Endpoints
    • POST
      Create business borrower
    • PATCH
      Update business borrower
    • POST
      Create consumer borrower
    • PATCH
      Update consumer borrower
    • GET
      Retrieve borrower by id
    • GET
      List all borrowers
    Applications Endpoints
    • POST
      Create application
    • POST
      Approve application
    • POST
      Reject application
    • GET
      Retrieve application by id
    • GET
      List all applications
    Loan Agreements Endpoints
    • POST
      Create loan agreement
    • POST
      Sign loan agreement
    • GET
      Retrieve loan agreement by id
    • GET
      List all loan agreements
    Facilities Endpoints
    • POST
      Create facility
    • POST
      Close facility
    • GET
      Retrieve facility by id
    • GET
      List facilities
    Coverage and Utilities
    • GET
      Retrieve commercial lending coverage
    • GET
      Retrieve consumer lending coverage
    • GET
      Retrieve rejection reasons
    Additional Information
    • Types
    • Errors
    API Reference

    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

    Retrieve Pier commercial lending coverage

    GET /coverage/commercial

    Retrieve Pier consumer lending coverage

    GET /coverage/consumer

    Retrieve valid rejection reasons for rejecting an applicant

    GET /rejection_reasons
    FacilitiesCreate business borrower
    linkedin
    Powered by Mintlify