📄️ 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"
📄️ Value at Risk (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.