📄️ Risk API Overview
Welcome to the Bitpulse Risk API documentation. This API provides powerful risk assessment and decision-making capabilities for your financial applications.
📄️ loan-risk
url = "https://api.bitpulse.io/loan_risk"
📄️ loan-risk-low-liquidity
url = "https://api.bitpulse.io/loanrisklow_liquidity"
📄️ loan-origination
url = "https://api.bitpulse.io/loan_origination"
📄️ var
url = "https://api.bitpulse.io/var"
📄️ isolated-perp-risk
url = "https://api.bitpulse.io/isolatedperprisk"
📄️ Authentication
To access the Bitpulse API, you must include an API Key in the request header. The API uses a custom header for authentication, ensuring secure and controlled access to all endpoints.
📄️ Error Handling
This guide provides information about error responses from the BitPulse API and how to handle them.