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

Circle Admin - Members API

Admin-authenticated community member management.

Circle Admin - Members API is one of 8 APIs that Circle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Admin - Members. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 12 operations across 6 paths. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://app.circle.so.

12 operations 6 paths 0 schemas 2 DELETE5 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://app.circle.so/api/admin/v2
Authentication
API Key, HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 2

Circle Admin - Members API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (tokenAuth). It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • tokenAuth — Admin API token in the format "Token AUTHTOKEN". Community admins generate the token on the Developers - Tokens page.
  • bearerAuth — Member-scoped JWT access token from /api/v1/headless/authtoken in the format "Bearer ACCESSTOKEN". Expires after one hour.

Paths & Operations 12

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

Admin - Members 12

Admin-authenticated community member management.

GET
/api/admin/v2/community_members
List community members
2 params → 200
POST
/api/admin/v2/community_members
Invite or create a community member
→ 200
GET
/api/admin/v2/community_members/search
Search community members
→ 200
GET
/api/admin/v2/community_members/{id}
Retrieve a community member
1 param → 200
PUT
/api/admin/v2/community_members/{id}
Update a community member
1 param → 200
DELETE
/api/admin/v2/community_members/{id}
Delete a community member
1 param → 200
PUT
/api/admin/v2/community_members/{id}/ban_member
Ban a community member
1 param → 200
GET
/api/admin/v2/member_tags
List member tags
→ 200
POST
/api/admin/v2/member_tags
Create a member tag
→ 200
GET
/api/admin/v2/tagged_members
List tagged members
→ 200
POST
/api/admin/v2/tagged_members
Apply a tag to a member
→ 200
DELETE
/api/admin/v2/tagged_members
Remove a tag from a member
→ 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

circle-community-admin-members-api-openapi.yml Raw ↑

Other APIs Circle publishes across the network.

Circle Realtime WebSocket API
Circle Admin - Courses API
Circle Admin - Events API
Circle Admin - Posts API
Circle Admin - Spaces API
Circle Headless - Auth API
Circle Headless - Member API
Where this information came from

This is an independent, third-party profile of Circle Admin - Members 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.