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

The Attribution Partners API from Wefunder — 5 operation(s) for attribution partners.

Wefunder Attribution Partners 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 Partners. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

6 operations 5 paths 13 schemas 1 DELETE3 GET2 POST

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 Partners 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 6

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

Attribution Partners 6
GET
/attribution/me
Get current user's attribution profile
getAttributionMe → 200401
GET
/attribution/campaigns
List campaigns accessible to the current user
listAttributionCampaigns → 200401
POST
/attribution/partners/register
Register as a marketing partner
registerAsPartner body → 201401422
GET
/attribution/invites
List partner invites
listPartnerInvites → 200401
POST
/attribution/invites
Create a partner invite
createPartnerInvite body → 201401403422
DELETE
/attribution/invites/{token}
Revoke a partner invite
revokePartnerInvite 1 param → 204401403404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are PartnerInvite (11 properties), MarketingPartner (6 properties), AttributionCampaignSummary (5 properties), AttributionPartner (4 properties). Each schema is shown below with its type and property counts.

MarketingPartnerEnvelope
object
1 property
AttributionCampaignSummaryListEnvelope
object
1 property
AttributionUser
object
3 properties
PartnerInviteListEnvelope
object
1 property
MarketingPartner
object
A registered marketing partner
6 properties
AttributionCampaignAccess
object
4 properties
AttributionCampaignSummary
object
5 properties
AttributionMeEnvelope
object
1 property
PartnerInviteEnvelope
object
1 property
PartnerInvite
object
An invite to establish a partner-company connection
11 properties
Error
object
1 property
AttributionPartner
object
4 properties
AttributionMe
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wefunder-attribution-partners-api-openapi.yml Raw ↑

Other APIs Wefunder publishes across the network.

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