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

The Transactions API provides operations for fetching Transactions (individual or bulk) on behalf of authenticated Clients.

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

Tagged areas include Transaction. 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 10 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 10 schemas 2 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 Transactions 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 — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Transactions 2

The Transactions API provides operations for fetching Transactions (individual or bulk) on behalf of authenticated Clients.

GET
/v1/account/{accountId}/transaction/{transactionType}/{transactionId}
Get Transaction
GetTransaction 3 params → 200401403404500
GET
/v1/account/{accountId}/transactions
Get Transactions
GetTransactions 2 params → 200401403500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are TransactionResponse (10 properties), TransactionOfferingResponse (5 properties), FundriseConnectError (4 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
TransactionOfferingResponse
object
An Offering included in a Transaction
5 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-transactions-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 Offerings API
Fundrise Tax Forms API
Where this information came from

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