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

The Syndicates API from Wefunder — 2 operation(s) for syndicates.

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

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

This API exposes 3 operations across 2 paths, and defines 6 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.

3 operations 2 paths 6 schemas 2 GET1 PATCH

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

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

Syndicates 3
GET
/syndicates
List syndicates
listSyndicates 2 params → 200401429
GET
/syndicates/{syndicate_id}
Get syndicate details
getSyndicate 1 param → 200401403404
PATCH
/syndicates/{syndicate_id}
Update syndicate settings
updateSyndicate 1 param body → 200401403422

Schemas 6

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

SyndicateDetailEnvelope
object
1 property
SyndicateListEnvelope
object
2 properties
Syndicate
object
JSON:API resource representing a syndicate
3 properties
Error
object
1 property
PaginationMeta
object
3 properties
SyndicateDetail
Same as Syndicate (show and index use the same serializer)

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wefunder-syndicates-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 Explore API
Wefunder Intents API
Wefunder Investments API
Wefunder Syndicate Deals API
Wefunder Syndicate Members API
Wefunder Syndicate Statistics API
Wefunder Users API