Page cover

Overview

General Principals

Endpoints

The API gateway can be reached via the following root URL :

https://api.loanpredictor.live

Available HTTP Verbs

The loanpredictor API uses the following method(s) for its' functionality:

Method
Description

POST

Used for querying loan features to get a prediction

Data submitted to the API must be in JSON format, all responses from the API are also in JSON format.

Jump right in

Last updated