Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

C1 Step Up Authentication Transactions API

The Step Up Authentication Transactions API from C1 — 2 operation(s) for step up authentication transactions.

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

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

This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0-alpha.

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

2 operations 2 paths 6 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.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

C1 Step Up Authentication Transactions 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 2

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

Step Up Authentication Transactions 2
POST
/api/v1/search/step-up/transactions
Search
c1.api.stepup.v1.StepUpTransactionService.Search body → 200
GET
/api/v1/step-up/transactions/{id}
Get
c1.api.stepup.v1.StepUpTransactionService.Get 1 param → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are c1.api.stepup.v1.StepUpTransaction (11 properties), c1.api.stepup.v1.SearchStepUpTransactionsRequest (9 properties), c1.api.stepup.v1.StepUpTransaction.TargetTask (2 properties), c1.api.stepup.v1.SearchStepUpTransactionsResponse (2 properties). Each schema is shown below with its type and property counts.

c1.api.stepup.v1.SearchStepUpTransactionsResponse
object
Response message for searching step-up transactions
2 properties
c1.api.stepup.v1.StepUpTransaction.TargetTask
object
Target for approving a task
2 properties
c1.api.stepup.v1.StepUpTransaction
object
StepUpTransaction represents a record of a step-up authentication attempt This message contains a oneof named target. Only a single field of the following list…
11 properties
c1.api.stepup.v1.StepUpTransaction.TargetTest
object
Target for testing a provider
c1.api.stepup.v1.SearchStepUpTransactionsRequest
object
Request message for searching step-up transactions
9 properties
c1.api.stepup.v1.GetStepUpTransactionResponse
object
Response message containing the requested step-up transaction
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

c1-step-up-authentication-transactions-api-openapi.yml Raw ↑

Other APIs C1 publishes across the network.

Baton Connector Framework
C1 Access Conflict API
C1 App API
C1 App Entitlement API
C1 App Entitlement Automation API
C1 App Entitlement Automation Exclusion API
C1 App Entitlement Monitor Binding API
C1 App Entitlement Owner API
C1 App Entitlement Proxy Binding API
C1 App Entitlement User Binding API
C1 App Entitlement User Binding Feed API
C1 App Entitlement User Binding History API