# Cove Documentation ## Docs - [Login to the Cove API](https://docs.cove.dev/api-reference/auth/login-to-the-cove-api.md): Login to the Cove API - [Mint a one-time embed token](https://docs.cove.dev/api-reference/auth/mint-a-one-time-embed-token.md): Validates a signed partner token and mints a short-lived embed token - [Get linked account summaries](https://docs.cove.dev/api-reference/financial-data/get-linked-account-summaries.md): Returns linked account summaries without transactions, historical balances, or investments - [Get linked account transactions](https://docs.cove.dev/api-reference/financial-data/get-linked-account-transactions.md): Returns transactions from linked account data with filtering, pagination, and sorting - [Create a new flow](https://docs.cove.dev/api-reference/flow/create-a-new-flow.md): Create a new screening flow - [Get a single flow](https://docs.cove.dev/api-reference/flow/get-a-single-flow.md): Get a single flow - [List flows](https://docs.cove.dev/api-reference/flow/list-flows.md): List your flows - [List steps](https://docs.cove.dev/api-reference/flow/list-steps.md): List steps - [Introduction](https://docs.cove.dev/api-reference/intro.md): This is the API reference for Cove - [Report rent](https://docs.cove.dev/api-reference/rent-reporting/report-rent.md): Report rent payments of a renter to Credit Agencies - [Get the screening data](https://docs.cove.dev/api-reference/screening-v1/get-the-screening-data.md): Get the screening data - [Get the screening report](https://docs.cove.dev/api-reference/screening-v1/get-the-screening-report.md): Get the screening report - [Get financial accounts](https://docs.cove.dev/api-reference/screening-v2/get-financial-accounts.md): Get all financial accounts, balances, and transactions for a screening - [Get the screening data](https://docs.cove.dev/api-reference/screening-v2/get-the-screening-data.md): Get the screening data - [Get the screening report](https://docs.cove.dev/api-reference/screening-v2/get-the-screening-report.md): Get the screening report - [Re-send the screening link for a specific step](https://docs.cove.dev/api-reference/screening-v2/re-send-the-screening-link-for-a-specific-step.md): Re-send the screening link for a specific step to the applicant - [Run screening](https://docs.cove.dev/api-reference/screening-v2/run-screening.md): Run the screening - [Send the screening link to the applicant](https://docs.cove.dev/api-reference/screening-v2/send-the-screening-link-to-the-applicant.md): Send the screening link - [Delete applicant](https://docs.cove.dev/api-reference/user/delete-applicant.md): Delete an applicant - [Update user information](https://docs.cove.dev/api-reference/user/update-user-information.md): Update user's information for the screening - [Mortgage Application Flow](https://docs.cove.dev/flows/mortgage-application.md): A comprehensive mortgage application flow that includes identity verification, financial assessment, employment verification, and background checks to evaluate mortgage eligibility. - [Tenant Screening Flow](https://docs.cove.dev/flows/tenant-screening.md): A comprehensive tenant screening flow that includes identity verification, employment verification, credit assessment, and rental history verification to evaluate tenant eligibility. - [Introduction](https://docs.cove.dev/introduction.md): Cove is a platform that allows anyone to build and launch fintech workflows for the purpose of verification, screening, KYC, risk-reduction, and more. Think of it as a drag and drop builder for fintech. - [Cove MCP Server](https://docs.cove.dev/mcp/intro.md): Learn how to integrate AI systems and agents with Cove's services using the Model Context Protocol (MCP) server. - [Quickstart](https://docs.cove.dev/quickstart.md): Welcome to the Cove API Quickstart! This guide provides a detailed walkthrough of how to use the API, from setting up your account to conducting applicant screenings. - [Rent Reporting Quickstart](https://docs.cove.dev/rent-reporting/intro.md): Welcome to the Cove Rent Reporting API Quickstart! This guide provides a detailed walkthrough of how to report rent payments to credit agencies. - [Screening Data](https://docs.cove.dev/screening-result/data.md): Retrieve detailed screening data for a specific session. - [PDF Report](https://docs.cove.dev/screening-result/pdf.md): Generate a PDF report of the screening results for a specific applicant. - [Embedded Dashboard](https://docs.cove.dev/sdk/embedded-dashboard.md): Embed the Cove screening dashboard in your app using the React SDK. - [Embedded Flow](https://docs.cove.dev/sdk/react-sdk.md): Embed Cove screening flows for applicants using the React SDK. - [Assets](https://docs.cove.dev/steps/assets.md): The assets verification step validates an individual's financial assets and property ownership. - [Bank Connect](https://docs.cove.dev/steps/bank-connect.md): The bank connect step verifies bank account information, analyzes transactions, and validates account ownership. - [Credit Report](https://docs.cove.dev/steps/credit-report.md): Credit report is a flow option that retrieves and analyzes an individual's credit history from major credit bureaus. - [Employment](https://docs.cove.dev/steps/employment.md): The employment verification step validates an individual's current employment status and income information through payroll providers. - [ID Verification](https://docs.cove.dev/steps/idv.md): The ID verification step allows for automated verification of government-issued identification documents and performs background checks. - [Personal Information](https://docs.cove.dev/steps/personal-info.md): The personal information step collects and validates essential applicant details required for mortgage applications. - [Residence History](https://docs.cove.dev/steps/residence-history.md): The residence history step verifies an individual's residential history through document verification. - [Introduction](https://docs.cove.dev/webhooks/intro.md): Webhooks introduction - [Statuses](https://docs.cove.dev/webhooks/status.md): The screening status values and what they notify you about ## OpenAPI Specs - [openapi](https://docs.cove.dev/api-reference/openapi.yaml) - [screening](https://docs.cove.dev/api-reference/screening.yaml) - [screening.swagger](https://docs.cove.dev/api-reference/screening.swagger.yaml) ## Optional - [Postman Collection](https://www.postman.com/getcove/external/collection/6lv6roh/cove-api)