# Numaly API

## Numaly API

- [Introduction](https://docs.numaly.com/master.md): Integrating with Numaly's API is simple and straightforward. For the quickest integration follow the two step workflow below.
- [Getting Started](https://docs.numaly.com/getting-started-1.md): Numaly's endpoints follow the RESTful principles. To send and retrieve verifications you must pass the following http headers including your API key in every request.
- [Create Verification Request](https://docs.numaly.com/send-verification.md): Generate verification links for applicants and send them to their email/mobile phone.
- [Resend Verification Request](https://docs.numaly.com/resend-verification.md): Resend a verification request
- [List all Verification Requests](https://docs.numaly.com/list-all-verification-requests.md): List all verifications requests
- [Delete Verification Request](https://docs.numaly.com/delete-verification.md): Deletes a verification request
- [Retrieve Report](https://docs.numaly.com/retrieving-reports-1/retrieving-reports.md): Retrieves the income report data and a url to the report pdf of a completed request.
- [Retrieve Joint Report](https://docs.numaly.com/retrieving-reports-1/retrieve-joint-report.md): Retrieves a joint income report data and a url to the joint report pdf for multiple applicants.
