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

ConductorOne Step Up Authentication Providers API

The Step Up Authentication Providers API from ConductorOne — 5 operation(s) for step up authentication providers.

ConductorOne Step Up Authentication Providers API is one of 46 APIs that ConductorOne publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Step Up Authentication Providers. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 5 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0-alpha.

Requests are made against a single base URL, https://{tenantDomain}.conductor.one.

8 operations 5 paths 18 schemas 1 DELETE2 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0-alpha
Base URL
https://example.conductor.one
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

ConductorOne Step Up Authentication Providers API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). It supports OAuth 2.0 (oauth) using the clientCredentials flow. By default, every request must be authenticated.

  • oauth — This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, re…

Paths & Operations 8

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

Step Up Authentication Providers 8
POST
/api/v1/search/step-up/providers
Search
c1.api.stepup.v1.StepUpProviderService.Search body → 200
GET
/api/v1/step-up/providers
List
c1.api.stepup.v1.StepUpProviderService.List → 200
POST
/api/v1/step-up/providers
Create
c1.api.stepup.v1.StepUpProviderService.Create body → 200
DELETE
/api/v1/step-up/providers/{id}
Delete
c1.api.stepup.v1.StepUpProviderService.Delete 1 param body → 200
GET
/api/v1/step-up/providers/{id}
Get
c1.api.stepup.v1.StepUpProviderService.Get 1 param → 200
POST
/api/v1/step-up/providers/{id}
Update
c1.api.stepup.v1.StepUpProviderService.Update 1 param body → 200
POST
/api/v1/step-up/providers/{id}/secret
Update Secret
c1.api.stepup.v1.StepUpProviderService.UpdateSecret 1 param body → 200
POST
/api/v1/step-up/providers/{id}/test
Test
c1.api.stepup.v1.StepUpProviderService.Test 1 param body → 200

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are c1.api.stepup.v1.StepUpProvider (10 properties), c1.api.stepup.v1.CreateStepUpProviderRequest (6 properties), c1.api.stepup.v1.SearchStepUpProvidersRequest (5 properties), c1.api.stepup.v1.StepUpMicrosoftSettings (2 properties). Each schema is shown below with its type and property counts.

c1.api.stepup.v1.SearchStepUpProvidersResponse
object
Response message for searching step-up providers
2 properties
c1.api.stepup.v1.StepUpMicrosoftSettings
object
StepUpMicrosoftSettings represents a Microsoft Entra Provider using Conditional Access Policies to enforce step-up authentication.
2 properties
c1.api.stepup.v1.UpdateStepUpProviderRequestInput
object
The UpdateStepUpProviderRequest message.
2 properties
c1.api.stepup.v1.DeleteStepUpProviderResponse
object
The DeleteStepUpProviderResponse message.
c1.api.stepup.v1.CreateStepUpProviderResponse
object
The CreateStepUpProviderResponse message.
1 property
c1.api.stepup.v1.UpdateStepUpProviderResponse
object
The UpdateStepUpProviderResponse message.
1 property
c1.api.stepup.v1.ListStepUpProvidersResponse
object
The ListStepUpProvidersResponse message.
2 properties
c1.api.stepup.v1.StepUpOAuth2Settings
object
StepUpOAuth2Settings repersents an OAuth2 provider that supports RFC 9470 Common ACR values for OAuth2 providers include: - "urn:okta:loa:1fa:any" (okta) - "ur…
1 property
c1.api.stepup.v1.TestStepUpProviderRequestInput
object
The TestStepUpProviderRequest message.
c1.api.stepup.v1.StepUpProviderRef
object
The StepUpProviderRef message.
1 property
c1.api.stepup.v1.DeleteStepUpProviderRequestInput
object
The DeleteStepUpProviderRequest message.
c1.api.stepup.v1.SearchStepUpProvidersRequest
object
Request message for searching step-up providers
5 properties
c1.api.stepup.v1.TestStepUpProviderResponse
object
The TestStepUpProviderResponse message.
1 property
c1.api.stepup.v1.CreateStepUpProviderRequest
object
The CreateStepUpProviderRequest message. This message contains a oneof named settings. Only a single field of the following list may be set at a time: - oauth2…
6 properties
c1.api.stepup.v1.StepUpProvider
object
The StepUpProvider message. This message contains a oneof named settings. Only a single field of the following list may be set at a time: - oauth2 - microsoft
10 properties
c1.api.stepup.v1.UpdateStepUpProviderSecretRequestInput
object
The UpdateStepUpProviderSecretRequest message.
1 property
c1.api.stepup.v1.UpdateStepUpProviderSecretResponse
object
The UpdateStepUpProviderSecretResponse message.
1 property
c1.api.stepup.v1.GetStepUpProviderResponse
object
The GetStepUpProviderResponse message.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

conductorone-step-up-authentication-providers-api-openapi.yml Raw ↑

Other APIs ConductorOne publishes across the network.

ConductorOne Access Conflict API
ConductorOne App API
ConductorOne App Entitlement API
ConductorOne App Entitlement Automation API
ConductorOne App Entitlement Automation Exclusion API
ConductorOne App Entitlement Monitor Binding API
ConductorOne App Entitlement Owner API
ConductorOne App Entitlement Proxy Binding API
ConductorOne App Entitlement User Binding API
ConductorOne App Entitlement User Binding Feed API
ConductorOne App Entitlement User Binding History API
ConductorOne App Owner API
Where this information came from

This is an independent, third-party profile of ConductorOne Step Up Authentication Providers 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.