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

WildApricot Attachments API

The Attachments API from WildApricot — 3 operation(s) for attachments.

WildApricot Attachments API is one of 29 APIs that WildApricot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Attachments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 3 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 7.24.0.

Requests are made against a single base URL, https://api.wildapricot.org/v2.2.

3 operations 3 paths 1 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
7.24.0
Base URL
https://api.wildapricot.org/v2.2
Authentication
OAuth 2.0
License
Proprietary
Resource Areas
1

Authentication & Security 1

WildApricot Attachments API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 1 scope.

  • OAuth2 — OAuth2 authentication for WildApricot API

Paths & Operations 3

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

Attachments 3
GET
/accounts/{accountId}/attachments/{attachmentId}
WildApricot Download Attachment
GetAttachmentContent 4 params → 200400401404429
GET
/accounts/{accountId}/attachments/GetInfos
WildApricot Get Attachments Infos
GetAttachmentInfos 2 params → 200400401404429
POST
/accounts/{accountId}/attachments/Upload
WildApricot Upload Attachments
UploadAttachments 2 params → 200400401429

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is FileInfo (5 properties). Each schema is shown below with its type and property counts.

FileInfo
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wildapricot-attachments-api-openapi.yml Raw ↑

Other APIs WildApricot publishes across the network.

WildApricot Accounts API
WildApricot Contacts API
WildApricot Contacts.CustomFields API
WildApricot Contacts.SavedSearch API
WildApricot Donation.CustomFields API
WildApricot Emailing.Drafts API
WildApricot Emailing.Operations API
WildApricot Emailing.SentEmailRecipients API
WildApricot Emailing.SentEmails API
WildApricot Events API
WildApricot Events.EventRegistrations API
WildApricot Events.EventRegistrationTypes API