How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CrunchDAO organizer API

The organizer API from CrunchDAO — 4 operation(s) for organizer.

CrunchDAO organizer API is one of 70 APIs that CrunchDAO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include organizer. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 9 operations across 4 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, http://api.hub.crunchdao.com.

9 operations 4 paths 11 schemas 1 DELETE4 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://api.hub.crunchdao.com
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

CrunchDAO organizer API declares 2 security schemes for authenticating requests. An API key is passed in the query as apiKey (apiKey). It accepts HTTP bearer tokens (accessToken).

Paths & Operations 9

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

organizer 9
GET
/v1/organizers
List organizers with some filters.
listOrganizer 5 params → 200
POST
/v1/organizers
Create an organizer.
createOrganizer body → 200
GET
/v1/organizers/{organizerIdentifier}/members
List an organizer's members.
listOrganizerMembers 4 params → 200
POST
/v1/organizers/{organizerIdentifier}/members
Add a member to an organizer.
createOrganizerMember 1 param body → 200
GET
/v1/organizers/{organizerIdentifier}
Show an organizer.
getOrganizer 1 param → 200
PATCH
/v1/organizers/{organizerIdentifier}
Update an organizer.
updateOrganizer 1 param body → 200
GET
/v1/organizers/{organizerIdentifier}/members/{userLogin}
Show a member from an organizer.
getOrganizerMember 2 params → 200
DELETE
/v1/organizers/{organizerIdentifier}/members/{userLogin}
Delete a member from an organizer.
deleteOrganizerMember 2 params → 202
PATCH
/v1/organizers/{organizerIdentifier}/members/{userLogin}
Update a member from an organizer.
updateOrganizerMember 2 params body → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Organizer (7 properties), PageOrganizerMember (5 properties), OrganizerCreateForm (5 properties), PageOrganizer (5 properties). Each schema is shown below with its type and property counts.

OrganizerUpdateForm
object
5 properties
User
object
2 properties
OrganizerMemberCreateForm
object
2 properties 2 required
PageOrganizer
object
5 properties
OrganizerMemberUpdateForm
object
1 property
OrganizerMemberRole
string
OrganizerMember
object
4 properties
Unit
object
3 properties
OrganizerCreateForm
object
5 properties 2 required
PageOrganizerMember
object
5 properties
Organizer
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

crunchdao-organizer-api-openapi.yml Raw ↑

Other APIs CrunchDAO publishes across the network.

CrunchDAO activity API
CrunchDAO auth:api-key API
CrunchDAO auth API
CrunchDAO auth:oauth API
CrunchDAO avatar API
CrunchDAO bounty API
CrunchDAO broadcast API
CrunchDAO calendar API
CrunchDAO certificate API
CrunchDAO chart API
CrunchDAO chart-definition API
CrunchDAO competition API
Where this information came from

This is an independent, third-party profile of CrunchDAO organizer API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.