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

Remote Companies API

Create, retrieve, and update company records

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

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

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

6 operations 4 paths 10 schemas 4 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

Paths & Operations 6

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

Companies 6

Create, retrieve, and update company records

GET
/companies
List Companies
listCompanies 2 params → 200401429
POST
/companies
Create A Company
createCompany body → 201400401429
GET
/companies/{company_id}
Show A Company
showCompany 1 param → 200404
PATCH
/companies/{company_id}
Update A Company
updateCompany 1 param body → 200400404
GET
/companies/{company_id}/legal_entities
List Company Legal Entities
listCompanyLegalEntities 1 param → 200
GET
/forms/{form_type}
Show A JSON Schema Form
showSchemaForm 1 param → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Company (12 properties), CompanyCreateRequest (6 properties), Address (6 properties), CompanyUpdateRequest (4 properties). Each schema is shown below with its type and property counts.

CompanyUpdateRequest
object
4 properties
CompanyEnvelope
object
1 property
ErrorResponse
object
2 properties 1 required
CompanyList
object
1 property
LegalEntityList
object
1 property
LegalEntity
object
4 properties
Company
object
12 properties 3 required
Address
object
6 properties
CompanyCreateRequest
object
6 properties 2 required
CompanyCreateResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

remote-com-companies-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 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
Remote Contractor Currencies API
Where this information came from

This is an independent, third-party profile of Remote Companies 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.