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

Remote Contractor Subscriptions API

Manage contractor plan subscriptions (Standard, Plus, COR)

Remote Contractor Subscriptions API is one of 40 APIs that Remote publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Contractor Subscriptions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 4 JSON Schemas.

This API exposes 4 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 2026-05-22.

Requests are made against 2 base URLs: https://gateway.remote.com/v1, https://gateway.remote-sandbox.com/v1.

4 operations 3 paths 4 schemas 1 DELETE1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-05-22
Base URL
https://gateway.remote.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Remote Contractor Subscriptions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 4

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

Contractor Subscriptions 4

Manage contractor plan subscriptions (Standard, Plus, COR)

GET
/contractors/subscriptions
List Contractor Subscriptions
listContractorSubscriptions 2 params → 200
POST
/contractors/{employment_id}/subscriptions/plus
Manage Contractor Plus Subscription
manageContractorPlusSubscription 1 param body → 200
POST
/contractors/{employment_id}/subscriptions/cor
Manage Contractor Of Record Subscription
manageCorSubscription 1 param body → 200
DELETE
/contractors/{employment_id}/subscriptions/cor
Delete Contractor Of Record Subscription
deleteCorSubscription 1 param → 204

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Subscription (6 properties), SubscriptionManageRequest (3 properties), SubscriptionEnvelope (1 property), SubscriptionList (1 property). Each schema is shown below with its type and property counts.

SubscriptionList
object
1 property
SubscriptionManageRequest
object
3 properties 1 required
Subscription
object
6 properties
SubscriptionEnvelope
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

remote-com-contractor-subscriptions-api-openapi.yml Raw ↑

Other APIs Remote publishes across the network.

Remote Webhooks
Remote Benefit Offers API
Remote Benefit Renewals API
Remote Billing Documents API
Remote Companies API
Remote Company Currencies API
Remote Company Managers API
Remote Company Structure API
Remote Compliance API
Remote Contract Amendments API
Remote Contract Documents API
Remote Contract Eligibility API