Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wefunder Explore API

The Explore API from Wefunder — 2 operation(s) for explore.

Wefunder Explore API is one of 13 APIs that Wefunder publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Explore. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version 2.0.

Requests are made against a single base URL, https://{environment}.wefunder.com/api/v2.

2 operations 2 paths 5 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2.0
Base URL
https://api.wefunder.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Wefunder Explore API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (bearerAuth) using the authorizationCode and clientCredentials flows, exposing 14 scopes.

  • bearerAuth — OAuth 2.0 authorization with access tokens

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.

Explore 2
GET
/explore
List public offerings
listOfferings 2 params → 200401429
GET
/offerings/{external_id}
Get a public offering
getOffering 1 param → 200401404429

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Offering (5 properties), Exemption (3 properties), OfferingListEnvelope (2 properties), Error (1 property). Each schema is shown below with its type and property counts.

OfferingEnvelope
object
1 property
Offering
object
A public offering (a fundraise), addressed by its ofr external id. Returned by the Explore endpoints. Monetary fields are USD decimal strings — parse them as d…
5 properties
Exemption
object
The offering's SEC exemption, in market vocabulary.
3 properties
Error
object
1 property
OfferingListEnvelope
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wefunder-explore-api-openapi.yml Raw ↑

Other APIs Wefunder publishes across the network.

Wefunder Activity API
Wefunder Attribution API
Wefunder Attribution Partners API
Wefunder Attribution Webhooks API
Wefunder Campaigns API
Wefunder Intents API
Wefunder Investments API
Wefunder Syndicate Deals API
Wefunder Syndicate Members API
Wefunder Syndicate Statistics API
Wefunder Syndicates API
Wefunder Users API