How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Fundrise Liquidations API

The Liquidations APIs provide operations for a Client to place a Liquidation request. A Liquidation request results in selling shares in exchange for dollars.

Fundrise Liquidations API is one of 9 APIs that Fundrise publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Liquidations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 2 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://sandbox.fundrise.com.

2 operations 2 paths 12 schemas 1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://sandbox.fundrise.com
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Fundrise Liquidations API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (PartnerBasicAuthentication). It accepts HTTP bearer tokens (ClientBearerAuthentication).

  • PartnerBasicAuthentication — PartnerBasicAuthentication is enforced by HTTP Basic Authentication. A Partner username and password will be provided by Fundrise support. The Partner password…
  • ClientBearerAuthentication — ClientBearerAuthentication is enforced by HTTP Bearer Authentication and requires an OAuth access token. Since access tokens are scoped to specific Clients, th…

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Liquidations 2

The Liquidations APIs provide operations for a Client to place a Liquidation request. A Liquidation request results in selling shares in exchange for dollars.

POST
/v1/account/{accountId}/liquidation
Create Liquidation
CreateShareLiquidationRequest 1 param body → 201400401403404500
PUT
/v1/account/{accountId}/liquidation/{shareLiquidationRequestId}/cancel
Cancel Liquidation
CancelShareLiquidationRequest 2 params → 200400401403404500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are TransactionResponse (10 properties), TransactionOfferingResponse (5 properties), FundriseConnectError (4 properties), ShareLiquidationRequest (2 properties). Each schema is shown below with its type and property counts.

TransactionTypeEnum
Enum representing the type of financial Transaction.
TransactionStatusEnum
string
PENDING indicates the Transaction is pending. COMPLETE indicates that the Transaction has completed. This is a terminal state. FAILED indicates that the Transa…
FieldErrorMap
object
ShareLiquidationOfferingRequest
object
The fund information for the sale
2 properties 2 required
TransactionOfferingResponse
object
An Offering included in a Transaction
5 properties 2 required
ShareLiquidationRequest
object
A request for a Fundrise share liquidation
2 properties 2 required
TransactionResponse
object
An abstract response representing the core Transaction properties.
10 properties 6 required
FundriseConnectError
object
Error from Fundrise Connect.
4 properties 1 required
StringArray
array
SharePrecision
string
Value can be fractional, with a precision up to 6 decimal places. Intended to be used as the standard format for shares.
DebitCreditTypeEnum
string
DEBIT indicates an outbound movement of money. CREDIT indicates an inbound movement of money.
Identifier
string
Value for a unique identifier.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fundrise-liquidations-api-openapi.yml Raw ↑

Other APIs Fundrise publishes across the network.

Fundrise Acknowledgments API
Fundrise Authentication API
Fundrise Clients API
Fundrise Holdings API
Fundrise Investments API
Fundrise Offerings API
Fundrise Tax Forms API
Fundrise Transactions API
Where this information came from

This is an independent, third-party profile of Fundrise Liquidations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.