# Fenris API Documentation > Fenris provides insurance prefill APIs covering Auto Insurance, Property, Commercial Insights, Customer Insights, Analytics, Lead Score, and Scores. The API suite returns pre-filled applicant data and risk scores to streamline quoting and underwriting workflows. All endpoints require OAuth2 bearer token authentication. Fenris APIs are consumed by carriers and MGAs to reduce form-fill friction, validate risk data, and improve conversion rates. The documentation below covers authentication setup, all available endpoints with request/response schemas, and the raw OpenAPI definition for direct machine consumption. ## API Reference - [Full API Reference (interactive)](https://documentation.fenrisd.com/): Full interactive reference for all Fenris APIs — Auto Insurance, Property, Commercial Insights, Customer Insights, Analytics, Lead Score, and Scores. - [Authentication Guide](https://documentation.fenrisd.com/authentication.html): How to obtain and use OAuth2 bearer tokens to authenticate requests. ## Machine-Readable Spec - [OpenAPI Specification](https://documentation.fenrisd.com/fenris-api.yaml): Complete OpenAPI 3.1.0 YAML definition for all Fenris endpoints. Use this for SDK generation, Postman imports, or direct agent consumption. ## Optional - [Postman Collection](https://documenter.getpostman.com/view/53869477/2sBXitBS4b): Ready-to-use Postman requests for all Fenris APIs.