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

Britive Task Scheduler API

Manage Tasks

Britive Task Scheduler API is one of 79 APIs that Britive publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 7 paths. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://{tenantURL}.

10 operations 7 paths 0 schemas 2 DELETE4 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://demo.britive-app.com/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Britive Task Scheduler API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 10

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

Task Scheduler 10

Manage Tasks

GET
/api/tasks/services
Get details of the task scheduler service by retrieving the task scheduler service object
getTasks 2 params → 200
DELETE
/api/tasks/services/{taskServiceId}
Deletes all the tasks for provided taskServiceId
deleteTasks 1 param → 204
POST
/api/tasks/services/{taskServiceId}/disble-statuses
Disable atask service in the system, as indicated by the taskServiceId
disableStatuses 1 param → 200
POST
/api/tasks/services/{taskServiceId}/enabled-statuses
Enables the task service in the system, as indicated by the taskServiceId
enableStatuses 1 param → 200
POST
/api/tasks/services/{taskServiceId}/tasks
Create a new task in the system
createTask 1 param → 200
GET
/api/tasks/services/{taskServiceId}/tasks
Return an array of tasks, as indicated by the taskServiceId
getAllTasks 1 param → 200
GET
/api/tasks/services/{taskServiceId}/tasks/statuses
Return an array of task statuses ordered by the sentTime descending
getTaskStatuses 1 param → 200
DELETE
/api/tasks/services/{taskServiceId}/tasks/{taskId}
Delete a task in the system, as indicated by the taskId
deleteTaskDetails 2 params → 200
GET
/api/tasks/services/{taskServiceId}/tasks/{taskId}
Return details of a specified task
getTaskDetails 2 params → 200
PATCH
/api/tasks/services/{taskServiceId}/tasks/{taskId}
Return the details of a task, as indicated by the taskId
upatetTaskDetails 2 params body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

britive-task-scheduler-api-openapi.yml Raw ↑

Other APIs Britive publishes across the network.

Britive Secrets Manager API
Britive MCP Server
Britive Access Request Tag Membership API
Britive API Tokens API
Britive Application Environments - Accounts API
Britive Application Environments API
Britive Application Profiles - Advanced Settings API
Britive Application Profiles API
Britive Application Profiles - Permission Constraint Manager API
Britive Application Profiles - Permissions API
Britive Application Profiles - Policies API
Britive Application Profiles - Scopes API
Where this information came from

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