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

### Getting access To get started, please contact the support team via connect@fundrise.com.### Terminology - Client: This refers to an End-User or customer that a Partner onboards onto Fundrise for investing in Fundrise assets. - Partner: This refers to a company working with Fundrise to provide their End-Users or customers access to Fundrise assets.### Access issuesTo ensure a safe, secure platform, Fundrise imposes strict access controls to all APIs. As such, there may be services or capabilities documented that are inaccessible with current permissions. Contact the support team via connect@fundrise.com to gain permissions for additional endpoints or to receive customized support for specific issues or concerns.### Security ModelsFundrise's API supports two different HTTP security schemes:- PartnerBasicAuthentication- ClientBearerAuthenticationThe appropriate security scheme per endpoint is identified in the documentation. PartnerBasicAuthentication and ClientBearerAuthentication use values that should be treated as sensitive data. Fundrise requires encrypted storage of these values with necessary controls to limit access. All information returned must be treated in full compliance to the end-user agreements.#### PartnerBasicAuthentication Access an endpoint using Partner credentials in HTTP Header. PartnerBasicAuthentication is enforced by HTTP Basic Authentication. A Partner username and password will be provided by Fundrise support. The Partner password should be stored securely. At a minimum, it should be encrypted at-rest and access restricted to services making requests to the Fundrise API. The Partner password should not be exposed to a Client or any of their devices. If the password is compromised please contact Fundrise support.#### ClientBearerAuthentication Access an endpoint using an OAuth access token associated with a specific Client. ClientBearerAuthentication is enforced by HTTP Bearer Authentication and requires an OAuth access token. Since access tokens are scoped to specific Clients, they identify and authenticate the Client in a request. Access tokens can be obtained in Get Access Token requests by using the refresh token flow. OAuth refresh token are issued on Client Creation and scoped specifically to that Client. The refresh tokens will not expire and should be stored securely after Client creation. At a minimum, refresh tokens should be encrypted at-rest and access restricted to services making requests to the Fundrise API. Refresh tokens should not be exposed to a Client or any of their devices.

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

Tagged areas include Authentication. 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 1 operation across 1 path, and defines 4 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.

1 operations 1 paths 4 schemas 1 POST

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 Authentication 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 1

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

Authentication 1

Getting access To get started, please contact the support team via connect@fundrise.com . Terminology - Client : This refers to an End-User or customer that a Partner onboards ont…

POST
/v1/oauth/token
Get Access Token
GetAccessToken body → 200400401403500

Schemas 4

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

FieldErrorMap
object
OAuth2AccessTokenResponse
object
Contains information needed to leverage the Client Bearer Authentication security scheme. Values are sensitive and allow api calls on behalf of a specific Clie…
5 properties
FundriseConnectError
object
Error from Fundrise Connect.
4 properties 1 required
StringArray
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fundrise-authentication-api-openapi.yml Raw ↑

Other APIs Fundrise publishes across the network.

Fundrise Acknowledgments API
Fundrise Clients API
Fundrise Holdings API
Fundrise Investments API
Fundrise Liquidations 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 Authentication 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.