API Map
Map of the entire API including all of the API calls that are supported and what you can do with each call.
Following is a map of the entire API including all of the API calls that are supported and what you can do with each call.
Base API URL:https://www.rebuildingsociety.com/api/rs/
URL | HTTP Verb | Functionality |
---|---|---|
/Loans | GET | Search for all loans available for auction. |
/Microloans | GET | Search for all microloans available for resale. |
/News | GET | Search for news stories. |
/Statistics | GET | Retrieve building society statistics |
/LenderInfo | GET | Retrieve user info. |
/UserStatement | GET | Retrieve user statement. |
/Userkey | GET | Generate an userkey cookie specific to the user and device. |
/get_nonce | GET | Get a nonce specific to the parameters specified. |
/getAppropriatenessTest | GET | Get appropriateness test questions |
/getClassificationOptions | GET | Get classification options |
/setClassification | GET | Set classification option to specific investor |
/TradeMicroloans | GET | Perform an action for the specified user. |
/PlaceBid | POST | Place a bid. |
/SubmitApplicationConsumer | POST | Submit a consumer application. |
/BorrowerInfo | GET | Retrieve user info. |
/BorrowerCheck | GET | Retrieve borrower info. |
/RegisterUser | GET | Register a new user. |
/AddFunds | GET | Add funds to user. |
/GetDiscussion | GET | Get discussion. |
Updated 13 days ago