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

Chili Piper Scheduling Links API

The schedulingLinks API from Chili Piper — 13 operation(s) for schedulinglinks.

Chili Piper Scheduling Links API is one of 16 APIs that Chili Piper publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Scheduling Links. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 17 operations across 13 paths, and defines 66 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://fire.chilipiper.com/api/fire-edge.

17 operations 13 paths 66 schemas 4 DELETE1 GET8 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://fire.chilipiper.com/api/fire-edge
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Chili Piper Scheduling Links API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — API key in Authorization header. Format: 'Authorization: Bearer ' — the word 'Bearer' followed by a space and the key is required. Sending the key without the…

Paths & Operations 17

Across 13 paths, the API surfaces 17 operations — 4 DELETE, 1 GET, 8 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

schedulingLinks 17
GET
/v1/org/schedulingLinks/list-personal/{userId}
Scheduling Links - personal
schedulingLinkListPersonal 1 param → 200400default
POST
/v1/org/schedulingLinks/list-round-robin
Scheduling Links - round robin
schedulingLinkListRoundRobin body → 200400default
POST
/v1/org/schedulingLinks/list-admin-one-on-one
Scheduling Links - admin (one-on-one)
schedulingLinkListAdminOneOnOne body → 200400default
POST
/v1/org/schedulingLinks/list-group
Scheduling Links - group
schedulingLinkListGroup body → 200400default
POST
/v1/org/schedulingLinks/list-ownership
Scheduling Links - ownership
schedulingLinkListOwnership body → 200400default
POST
/v1/org/schedulingLinks/round-robin
Create round-robin scheduling link
schedulingLinkCreateRoundRobin body → 200400default
PUT
/v1/org/schedulingLinks/round-robin/{linkId}
Update round-robin scheduling link
schedulingLinkUpdateRoundRobin 1 param body → 200400default
DELETE
/v1/org/schedulingLinks/round-robin/{linkId}
Remove round-robin scheduling link
schedulingLinkDeleteRoundRobin 1 param → 200400default
POST
/v1/org/schedulingLinks/admin-one-on-one
Create admin (one-on-one) scheduling link
schedulingLinkCreateAdminOneOnOne body → 200400default
PUT
/v1/org/schedulingLinks/admin-one-on-one/{linkId}
Update admin (one-on-one) scheduling link
schedulingLinkUpdateAdminOneOnOne 1 param body → 200400default
DELETE
/v1/org/schedulingLinks/admin-one-on-one/{linkId}
Remove admin (one-on-one) scheduling link
schedulingLinkDeleteAdminOneOnOne 1 param → 200400default
POST
/v1/org/schedulingLinks/group
Create group scheduling link
schedulingLinkCreateGroup body → 200400default
PUT
/v1/org/schedulingLinks/group/{linkId}
Update group scheduling link
schedulingLinkUpdateGroup 1 param body → 200400default
DELETE
/v1/org/schedulingLinks/group/{linkId}
Remove group scheduling link
schedulingLinkDeleteGroup 1 param → 200400default
POST
/v1/org/schedulingLinks/ownership
Create ownership scheduling link
schedulingLinkCreateOwnership body → 200400default
PUT
/v1/org/schedulingLinks/ownership/{linkId}
Update ownership scheduling link
schedulingLinkUpdateOwnership 1 param body → 200400default
DELETE
/v1/org/schedulingLinks/ownership/{linkId}
Remove ownership scheduling link
schedulingLinkDeleteOwnership 1 param → 200400default

Schemas 66

The contract defines 66 schemas that model the data the API accepts and returns. The most detailed are OwnershipSchedulingLinkDetail (10 properties), RoundRobinSchedulingLinkDetail (9 properties), GroupLinkCreate (8 properties), OwnershipLinkCreate (8 properties). Each schema is shown below with its type and property counts.

AdminSchedulingLinkDetail
object
6 properties 5 required
DistributionId
string
GroupSchedulingLinkId
string
RoundRobinLinkCreate
object
6 properties 5 required
TeamId
string
SimpleRule
GroupLinkCreate
object
8 properties 5 required
OwnershipSettings
RoundRobinLinkUpdate
object
5 properties
MeetingTypeId
string
SharedWith_Teams
object
2 properties 1 required
HubspotObjectOwner
string
OwnershipSettings_WithMixedRouting
object
2 properties 2 required
AdminLinkCreate
object
5 properties 4 required
SalesforceObjectOwner
string
ScheduleWithTeamMember
string
RoutingStrategy_RuleBasedRouting
object
4 properties 4 required
OwnershipHost_AssigneeFromSimpleRule
object
1 property 1 required
GroupSchedulingLinkDetail
object
6 properties 5 required
BookerInvitation
OwnershipSchedulingLinkId
string
OwnershipSchedulingLinkDetail
object
10 properties 9 required
OwnershipSchedulingLinksRequest
object
4 properties
GroupSchedulingLinkDetails
object
1 property
RoutingStrategy
DistributionInvitation
object
4 properties 3 required
PersonalSchedulingLinkDetail
object
4 properties 4 required
RoutingStrategy_DistributionBasedRouting
object
3 properties 3 required
RoundRobinSchedulingLinksRequest
object
4 properties
RoundRobinSchedulingLinkId
string
RuleId
string
OwnershipSchedulingLinkDetails
object
1 property
WorkspaceId
string
RoundRobinSchedulingLinkDetails
object
1 property
DistributionHost_AssigneeFromDistribution
object
2 properties 2 required
OwnershipHost
DistributionAssignmentInput
object
2 properties 2 required
GroupSchedulingLinksRequest
object
3 properties
OwnershipHost_AssigneeFromOwnershipRule
object
2 properties 2 required
OwnershipLinkUpdate
object
7 properties
Map_String
object
SimpleRule_SalesforceSimpleRule
object
3 properties 3 required
DistributionAssignment
object
3 properties 2 required
SharedWith
BookerInvitation_DoNotInvite
object
1 property 1 required
OwnershipLinkCreate
object
8 properties 6 required
OwnershipSettings_WithSimpleRule
object
4 properties 4 required
AdminSchedulingLinksRequest
object
3 properties
SimpleRule_HubspotSimpleRule
object
3 properties 3 required
OwnershipInvitation
object
4 properties 3 required
AdminSchedulingLinkDetails
object
1 property
AdminLinkUpdate
object
4 properties
AdminSchedulingLinkId
string
OwnershipHost_AssigneeFromDistribution
object
2 properties 2 required
LinkPageConfig
object
1 property
GroupLinkUpdate
object
7 properties
BookerInvitation_Invite
object
3 properties 3 required
UserId
string
OwnershipHost_BookerIfExists
object
1 property 1 required
SchedulingLinkMemberDetail
object
4 properties 1 required
AlwaysInvitedUser
object
2 properties 2 required
RoundRobinSchedulingLinkDetail
object
9 properties 6 required
DistributionInvitationInput
object
4 properties 3 required
DistributionHost
SharedWith_Workspace
object
1 property 1 required
DistributionHost_BookerIfExists
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chili-piper-schedulinglinks-api-openapi.yml Raw ↑

Other APIs Chili Piper publishes across the network.

Chili Piper MCP Server
Chili Piper Availability API
Chili Piper Chat API
Chili Piper Concierge API
Chili Piper Distribution API
Chili Piper Distro API
Chili Piper Handoff API
Chili Piper Meeting Type API
Chili Piper Meeting Type Reminder API
Chili Piper Meetings API
Chili Piper Rule API
Chili Piper Team API
Where this information came from

This is an independent, third-party profile of Chili Piper Scheduling Links 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.