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

Yoodli API

Yoodli's public REST API (OpenAPI 3.1.0, 13 operations) for administrative programmatic access to the platform — listing, inviting and removing Organization members, creating, updating and deleting User Groups, reading Organization and Multi Org details, adjusting Multi Org seat allocation, setting membership expiration dates, and downloading a recording's feedback (rubric goal scores, coaching feedback, reviewer comments, transcript). Bearer API-key auth; three published rate-limit tiers.

Yoodli API is published by Yoodli on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Organization User Management, User Group Management, Multi Org Management, and Speech. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 13 operations across 11 paths, organized into 4 resource areas, and defines 27 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://app.yoodli.ai/api, http://localhost:3001/api.

13 operations 11 paths 27 schemas 1 DELETE5 GET3 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://app.yoodli.ai/api
Authentication
HTTP Bearer
Resource Areas
4

Authentication & Security 1

Yoodli API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 13

Across 11 paths, the API surfaces 13 operations — 1 DELETE, 5 GET, 3 PATCH, 4 POST. They span 4 resource areas: Multi Org Management, User Group Management, Organization User Management, Speech. Each is listed below with its method, path, parameters, and response codes.

Multi Org Management 2

Operations on Multi Org feature.

GET
/v3/enterprises/{enterpriseId}
Get Multi Org details
1 param → 200403404
PATCH
/v3/enterprises/{enterpriseId}/orgs/{orgId}
Update settings of an Organization in a Multi Org
2 params body → 200400403404409
User Group Management 4

Operations on User Groups.

POST
/v3/orgs/{orgId}/hubs
Create a User Group
1 param body → 201400403404
DELETE
/v3/orgs/{orgId}/hubs/{hubId}
Delete a User Group
3 params → 204400403404
PATCH
/v3/orgs/{orgId}/hubs/{hubId}
Update a User Group
2 params body → 200400403404
GET
/v3/orgs/{orgId}
Get information about an Organization and its User Groups
1 param → 200404
Organization User Management 6

Operations on members of Organizations and their User Groups.

POST
/v3/orgs/{orgId}/users
Add or invite Users to an Organization and its User Groups
1 param body → 207400403
GET
/v3/orgs/{orgId}/users
List Users in an Organization
7 params → 200400404
POST
/v3/orgs/{orgId}/hubs/{hubId}/users/remove
Remove Users and outstanding invites from a User Group
2 params body → 207400403
POST
/v3/orgs/{orgId}/users/remove
Remove Users and outstanding invites from an Organization
1 param body → 207400403
GET
/v3/orgs/{orgId}/invites
List outstanding Invites for an Organization or a User Group
6 params → 200400404
PATCH
/v3/orgs/{orgId}/members/expiration
Set, update, or clear expiration dates on organization memberships
1 param body → 207400403
Speech 1

Operations on recordings and their feedback exports.

GET
/v3/speeches/{speechId}/feedback
Download speech feedback
2 params → 200400403404

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are FeedbackJsonResponse (10 properties), GetEnterpriseResponse (8 properties), AddOrgUsersRequest (7 properties), OrgResponse (4 properties). Each schema is shown below with its type and property counts.

GetEnterpriseResponse
object
8 properties 8 required
ErrorResponse
object
2 properties 1 required
UpdateEnterpriseOrgRequest
object
1 property
UpdateEnterpriseOrgResponse
object
1 property 1 required
CreateHubRequest
object
1 property 1 required
HubResponseItem
object
4 properties 4 required
BooleanStringType
string
Possible values: - true – Represents a true boolean value. - false – Represents a false boolean value.
HubUpdateRequest
object
1 property 1 required
OrgResponse
object
4 properties 3 required
AddOrgUsersRequest
object
7 properties 5 required
AddOrgUsersResponse
object
1 property 1 required
RTEffectiveRole
string
Possible values: - orgowner – Organization Owner. - orgadmin – Organization Administrator. - spaceadmin – Space Administrator. - hubadmin – User Group Administ…
GetOrgMemberListSortOptionType
string
Possible values: - name – Sort by name in ascending order. - -name – Sort by name in descending order. - email – Sort by email in ascending order. - -email – S…
GetOrgMemberListFieldType
string
Possible values: - hubs – Include the information of the User Groups which the user belongs to.
OrgMemberListResponse
object
3 properties 3 required
DeleteHubUsersInvitesByEmailRequest
object
2 properties 2 required
RemoveHubUsersResponse
object
1 property 1 required
DeleteOrgUsersInvitesByEmailRequest
object
1 property 1 required
RemoveOrgUsersResponse
object
1 property 1 required
GetOrgInviteListSortOptionType
string
Possible values: - email – Sort by email in ascending order. - -email – Sort by email in descending order. - dateinvited – Sort by date invited in ascending or…
OrgInviteListResponse
object
3 properties 3 required
UpdateMemberExpirationRequest
object
2 properties 2 required
SetMemberExpirationResponse
object
1 property 1 required
RTFeedbackExportSection
string
Possible values: - goals – Goal/rubric scores and their feedback. - coachingfeedback – Coaching feedback remarks. - usercomments – Reviewer/user comments. - tr…
FeedbackJsonResponse
object
10 properties 6 required
RTOrgRole
string
Possible values: - orgowner – Organization Owner. - orgadmin – Organization Administrator.
RTHubRole
string
Possible values: - hubadmin – User Group Administrator. - hubmember – User Group Member.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yoodli-api-openapi.yml Raw ↑
Where this information came from

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