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

The Intents API from Wefunder — 2 operation(s) for intents.

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

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

This API exposes 3 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.

3 operations 2 paths 5 schemas 2 GET1 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 Intents 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 POST. Each is listed below with its method, path, parameters, and response codes.

Intents 3
POST
/intents
Propose an intent
createIntent body → 201401403409422
GET
/intents
List intents
listIntents 5 params → 200401
GET
/intents/{intent_id}
Get intent status
getIntent 1 param → 200401404

Schemas 5

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

IntentListEnvelope
object
2 properties
Error
object
1 property
Intent
object
JSON:API resource representing an intent (proposed dangerous action)
3 properties
PaginationMeta
object
3 properties
IntentEnvelope
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wefunder-intents-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 Investments API
Wefunder Syndicate Deals API
Wefunder Syndicate Members API
Wefunder Syndicate Statistics API
Wefunder Syndicates API
Wefunder Users API