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

Roadsync department API

Department operations

Roadsync department API is one of 18 APIs that Roadsync publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include department. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 1 path, and defines 7 schemas. It is described by OpenAPI 3.0.1, at version 1.8.45.

Requests are made against a single base URL, https://client-api.staging.roadsync.com/{basePath}.

2 operations 1 paths 7 schemas 1 GET1 OPTIONS

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.8.45
Base URL
https://api.roadsync.app/rspay/v1
Authentication
API Key, HTTP Bearer
License
Copyright (c) 2020, RoadSync Inc.
Resource Areas
1

Authentication & Security 2

Roadsync department API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (api_key). It accepts HTTP bearer tokens (JWT) (session_token). By default, every request must be authenticated.

Paths & Operations 2

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

department 2

Department operations

GET
/department/list
Retrieve a list of departments for a location
department_list_get 1 param → 200401403404429500default
OPTIONS
/department/list
department_list_options → 200401403404429500default

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Problem (5 properties), Department (3 properties), CodeMessage (2 properties). Each schema is shown below with its type and property counts.

DepartmentListResponse
CodeMessage
object
A generic error object generally used for 500 responses
2 properties 2 required
Problem
object
5 properties
CodeEnum
string
HashedId
string
Department
object
3 properties
Message
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

roadsync-department-api-openapi.yml Raw ↑

Other APIs Roadsync publishes across the network.

Roadsync authenticated API
Roadsync brokers API
Roadsync directory API
Roadsync eta API
Roadsync funding sources API
Roadsync invoice API
Roadsync loads API
Roadsync location API
Roadsync payables API
Roadsync payees API
Roadsync payment API
Roadsync ping API