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

The Activity API from Wefunder — 3 operation(s) for activity.

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

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

This API exposes 3 operations across 3 paths, and defines 8 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 3 paths 8 schemas 1 DELETE2 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 Activity 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 3 paths, the API surfaces 3 operations — 1 DELETE, 2 GET. Each is listed below with its method, path, parameters, and response codes.

Activity 3
GET
/activity
List activity events
listActivity 9 params → 200401
GET
/connected-apps
List connected apps
listConnectedApps → 200401
DELETE
/connected-apps/{app_id}
Revoke connected app
revokeConnectedApp 1 param → 200401404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ConnectedApp (3 properties), PaginationMeta (3 properties), AuditEvent (3 properties), AuditEventListEnvelope (2 properties). Each schema is shown below with its type and property counts.

ConnectedAppRevocationEnvelope
object
1 property
ConnectedApp
object
An OAuth application authorized by the user
3 properties
AuditEventListEnvelope
object
2 properties
Error
object
1 property
AuditEvent
object
JSON:API resource representing an audit event
3 properties
ConnectedAppListEnvelope
object
1 property
PaginationMeta
object
3 properties
ConnectedAppRevocation
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wefunder-activity-api-openapi.yml Raw ↑

Other APIs Wefunder publishes across the network.

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