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

The Attribution API from Wefunder — 2 operation(s) for attribution.

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

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

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

Attribution 2
GET
/campaigns/{campaign_id}/attribution/stats
Get aggregate attribution statistics
getAttributionStats 5 params → 200401403429
GET
/campaigns/{campaign_id}/attribution/investments
List attributed investments
listAttributedInvestments 7 params → 200401403429

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are FullAttribution (7 properties), AnonymizedAttribution (6 properties), AttributionStats (6 properties), PaginationMeta (3 properties). Each schema is shown below with its type and property counts.

AttributionStatsEnvelope
object
1 property
AttributedInvestmentListEnvelope
object
2 properties
AttributionStats
object
Aggregate attribution statistics for a campaign
6 properties
AnonymizedAttribution
object
An attributed investment with anonymized investor data. No PII is exposed - investor identity is represented by opaque tokens.
6 properties
Error
object
1 property
FullAttribution
object
Full attribution data with investor PII (Tier 2 - founders only). Returned when detaillevel=full is requested by an authorized founder.
7 properties
PaginationMeta
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wefunder-attribution-api-openapi.yml Raw ↑

Other APIs Wefunder publishes across the network.

Wefunder Activity 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 Syndicates API
Wefunder Users API