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

Optibus Drivers (Deprecated) API

These API endpoints are deprecated and could be removed in a future version. Please use the corresponding new API endpoints instead, which should offer improved usability and extra functionality.

Optibus Drivers (Deprecated) API is one of 26 APIs that Optibus publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Drivers (Deprecated). The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 6 operations across 6 paths, and defines 50 schemas. It is described by OpenAPI 3.0.0, at version 2.8.17.

Requests are made against a single base URL, https://YOUR-OPTIBUS-ACCOUNT.api.ops.optibus.co.

6 operations 6 paths 50 schemas 5 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.8.17
Base URL
https://your-optibus-account.api.ops.optibus.co
Authentication
API Key
License
Optibus Ltd, All rights reserved
Resource Areas
1

Authentication & Security 1

Optibus Drivers (Deprecated) API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_key).

Paths & Operations 6

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

Drivers (Deprecated) 6

These API endpoints are deprecated and could be removed in a future version. Please use the corresponding new API endpoints instead, which should offer improved usability and extr…

GET
/v1/absencesdeprecated
List driver absences (deprecated)
GetAbsenceByDrivers 3 params → 200
GET
/driverdeprecated
Fetch drivers (deprecated)
GetDriversInfo 2 params → 200414
POST
/v1/driversdeprecated
Create/update drivers (deprecated)
PostDrivers body → 200
GET
/signing-deviationsdeprecated
Fetch signing deviations (deprecated)
ListSigningDeviationsV0Deprecated 4 params → 200400422
GET
/v2/driver-attributesdeprecated
Fetch driver attributes (deprecated)
GetDriverAttributes 3 params → 200414
GET
/v1/drivers/absence-quotasdeprecated
List absence quota usage (deprecated)
GetAbsenceQuotasViaQuery 4 params → 200400414

Schemas 50

The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are Pick_DriverWithGradeUnionAndType.Exclude_keyofDriverWithGradeUnionAndType.depot-or-group-or-opUnitId-or-note__ (16 properties), Pick_Driver.Exclude_keyofDriver.depot-or-group-or-opUnitId__ (13 properties), AbsenceQuotaWithUsage (8 properties), BaseAbsenceTime (6 properties). Each schema is shown below with its type and property counts.

DayUsage
object
One calendar day: actual daily used + effective limit (after exceptions, scope).
2 properties 2 required
TypedApiErrorResponse_Invalidrequestschema_
object
1 property 1 required
DriverId
string
The Id of the driver
AbsenceQuotasMeta
object
4 properties 4 required
Record_string.WeekUsage_
object
Construct a type with a set of properties K of type T
CalculationTimeFrame
string
PostDriversResponse
object
QuotaUsage
object
4 properties 2 required
DepotId
The depot unique identifier in the Ops system.
ISO8601Time
string
Representation of the time in ISO8601 format, where the minimum is at the start of the operational day (12am night) and the maximum 12 hours the day after the…
UUID
string
Stringified ID for a resource. Cannot exceed 36 characters.
Pick_Driver.Exclude_keyofDriver.depot-or-group-or-opUnitId__
object
From T, pick a set of properties whose keys are in the union K
13 properties 6 required
TypedErrorResponse_Invalidrequestschema_
object
3 properties 2 required
Omit_DriverWithGradeUnionAndType.depot-or-group-or-opUnitId-or-note_
Construct a type with the properties of T except for those in type K.
Absence
AttributeEntry
object
3 properties 3 required
UnitQuotaDef
object
Unit-level quota definition inside the API response (distinct from the preference-stored UnitQuota).
2 properties 2 required
PostDriversRequest
array
SameDayMinutesFromMidnightTime
integer
Same-calendar-day wall clock time, represented as minutes since midnight. For example, 0 is midnight (start of the day), 120 is 02:00 (2 hours after midnight),…
GetDriverAttributesResponse
BaseAbsenceTime
object
6 properties 1 required
PostDriversRequestItem
Record_string.Record_string._used-number___
object
Construct a type with a set of properties K of type T
GetDriverResponse
array
ResponseDepotQuota
object
3 properties 2 required
Record_string._used-number__
object
Construct a type with a set of properties K of type T
UnitQuotaUsage
object
3 properties 2 required
DriverAbsence
Pick_DriverWithGradeUnionAndType.Exclude_keyofDriverWithGradeUnionAndType.depot-or-group-or-opUnitId-or-note__
object
From T, pick a set of properties whose keys are in the union K
16 properties 3 required
DriverResponseItems
SnapshotVersionResponse
object
1 property 1 required
AbsenceQuotaWithUsage
object
Quota config from preferences (base depot + unit rows). Effective caps after exceptions and scope are in usage.byDay / usage.byWeek (and usage.byUnit).
8 properties 8 required
Omit_Driver.depot-or-group-or-opUnitId_
Construct a type with the properties of T except for those in type K.
Record_string.UnitQuotaUsage_
object
Construct a type with a set of properties K of type T
SigningDeviationItem
object
5 properties 5 required
Attributes
object
Dictionary mapping attribute ID to an array of values by date. Correct usage: array sorted by date, only one value per date.
AttributeId
string
AttributeValue
GetAbsenceResponse
object
A map between a driver and it's absences, both personal and as part of a group. remark: the same group absence can exists in multiple drivers
WeekUsage
object
Roll-up for a calendar week overlapping meta.from…meta.to. Key = week-start Monday YYYY-MM-DD.
2 properties 2 required
EmploymentPeriod
object
3 properties 2 required
StringifyDate
string
Stringified ISO8601 date in the form of YYYY-MM-dd, for example 2017-07-21
SchemaValidationErrorResponse
GetSigningDeviationsResponse
object
DriverWithoutDepotAndGroup
DriverAttributesState
object
StringifyDateTime
string
Stringified date-time. date-time notation as defined by [RFC 3339](https://tools.ietf.org/html/rfc3339section-5.6), section 5.6, for example,2017-07-21T17:32:2…
BaseAbsence
GetAbsenceQuotasResponse
object
2 properties 2 required
Record_string.DayUsage_
object
Construct a type with a set of properties K of type T

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

optibus-drivers-deprecated-api-openapi.yml Raw ↑

Other APIs Optibus publishes across the network.

Optibus Driver Absences API
Optibus Driver App Notifications API
Optibus Driver Custom Attributes API
Optibus Driver Employment Periods API
Optibus Driver Groups API
Optibus Driver Volunteering Periods API
Optibus Drivers API
Optibus Event Webhooks API
Optibus Operational Plan API
Optibus Operational Plan (Deprecated) API
Optibus Payroll API
Optibus Preferences API
Where this information came from

This is an independent, third-party profile of Optibus Drivers (Deprecated) 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.