About 215 results
Open links in new tab
  1. Developers | LendingClub's API

    LendingClub offers REST API services that allow investors to access the LendingClub platform programmatically. The API was created to help investors who want to customize and independently …

  2. LendingClub & Pagaya Acquire Assets of Tally Technologies

    Oct 9, 2024 · Tally's consumer solution allowed users to link credit cards, automate card payments, and adopt strategies to lower interest costs and avoid late fees. The company also created an …

    Missing:
    • API
    Must include:
  3. Developers | API FAQs - LendingClub

    No. Investors who access the LendingClub platform using the API do not receive any special access or timing advantage compared to investors who access the LendingClub website by manually logging in.

  4. Developers | Detailed Notes Owned - LendingClub

    URL: https://api.lendingclub.com/api/investor/ [version]/accounts/ [Investor Id]/detailednotes URL Parameters: Investor Id — This can be obtained from the Account Summary section on Lending Club …

  5. Create BUY Order -LCX SM - LendingClub

    Operation: POST URL: https://api.lendingclub.com/api/lcx/v1/secondary/investors/ {investor-id}/orders/buy-order Path Parameters: ... Query Parameters: None Supported formats: JSON …

  6. Formatting - LendingClub

    Oct 24, 2018 · We follow the same standard in our API. Please refer to http://www.json.org Parameter Formatting Dates are formatted in ISO 8601 Format i.e. 2018-10-24T17:17:13.000Z Dollar values …

  7. Invest with the Market Leader | LendingClub Bank

    Do investors need an API to make purchases on LCX? No, you can use LCXLink to provide your basic credit filters and we’ll execute purchase instructions on your behalf. If you choose to use an API, you …

  8. Order History | LCX Investing - LendingClub

    For the parameters where the Type is a List, the different values must be separated by commas,whereas for non-list parameter types, the values must be separated by an `&`. For example: …

  9. Cancel SELL Order Item - LCX SM' - LendingClub

    Operation: PUT URL: https://api.lendingclub.com/api/lcx/v1/secondary/investors/ {investor-id}/orders/sell-order/ {order-id}/items/ {item-id} Path Parameters: ... Body Parameters: ... Supported …

  10. Content Type - LendingClub

    Content TypeContent Type LendingClub web service APIs support JSON format for the request payload and the response. Accept: application/json For POST requests: In addition to "Accept" header, users …