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 Contract Amendments API

Submit and track contract amendments

Remote Contract Amendments 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 Contract Amendments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 4 JSON Schemas.

This API exposes 5 operations across 4 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.

5 operations 4 paths 4 schemas 3 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 Contract Amendments API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 5

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

Contract Amendments 5

Submit and track contract amendments

GET
/contract_amendments
List Contract Amendments
listContractAmendments 2 params → 200
POST
/contract_amendments
Create A Contract Amendment
createContractAmendment body → 201
POST
/contract_amendments/automatable
Submit An Automatable Contract Amendment
createAutomatableContractAmendment body → 201
GET
/contract_amendments/{contract_amendment_id}
Show A Contract Amendment
showContractAmendment 1 param → 200
GET
/contract_amendments/schema
Show A Contract Amendment Schema
showContractAmendmentSchema 1 param → 200

Schemas 4

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

ContractAmendmentCreateRequest
object
3 properties 2 required
ContractAmendmentEnvelope
object
1 property
ContractAmendment
object
6 properties
ContractAmendmentList
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

remote-com-contract-amendments-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 Documents API
Remote Contract Eligibility API
Remote Contractor Currencies API