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 Offerings API

The Offerings API contains information about all Offerings available via Fundrise Connect and documents associated with those offerings. Each Offering has a status indicating whether or not they are available for investment. An `OPEN` status means the Offering is ready for investment, while the `CLOSED` status indicates it is unavailable. The response also contains the investment minimums and maximums for the specific fund. Currently open funds have $10 minimums and $100,000 maximums. Both minimum and maximum are enforced per Transaction.The Offering ID is the foreign key referenced in the Place Investment operation to indicate which Offering the user is investing in.

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

Tagged areas include Offerings. 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 3 operations across 3 paths, and defines 13 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.

3 operations 3 paths 13 schemas 3 GET

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 Offerings 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 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Offerings 3

The Offerings API contains information about all Offerings available via Fundrise Connect and documents associated with those offerings. Each Offering has a status indicating whet…

GET
/v1/offerings
Get Offerings
GetOfferings 1 param → 200401500
GET
/v1/offering/{offeringId}/nav
Get Historical Daily NAV
GetHistoricalNav 1 param → 200401404500
GET
/v1/offering/{offeringId}/documents
Get Offering Documents
GetOfferingDocuments 1 param → 200401404500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are OfferingResponse (9 properties), DocumentResponse (4 properties), FundriseConnectError (4 properties), OfferingNavResponse (2 properties). Each schema is shown below with its type and property counts.

FieldErrorMap
object
DocumentTypeEnum
Enum representing the document type.
PriceResponse
object
A Fundrise Offering Price.
2 properties
AssetClassEnum
The asset class of the offering.
DocumentResponse
object
A Fundrise Document.
4 properties
OfferingResponse
object
A Fundrise Offering.
9 properties 8 required
FundriseConnectError
object
Error from Fundrise Connect.
4 properties 1 required
OfferingStatusEnum
The current status of the offering. OPEN indicates the Offering can be invested in while CLOSED indicates the Offering is unavailable.
AssetClass
object
The asset class of the offering.
2 properties
OfferingNavResponse
object
A historical daily NAV entry
2 properties
StringArray
array
OfferingHistoricalNavResponse
object
Historical Daily NAV for a Fundrise Offering.
2 properties 2 required
Identifier
string
Value for a unique identifier.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fundrise-offerings-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 Liquidations API
Fundrise Tax Forms API
Fundrise Transactions API
Where this information came from

This is an independent, third-party profile of Fundrise Offerings 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.