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 Work Authorization API

Work authorization (visa / right to work) requests

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

This API exposes 3 operations across 2 paths, and defines 3 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.

3 operations 2 paths 3 schemas 2 GET1 PATCH

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 Work Authorization API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 3

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

Work Authorization 3

Work authorization (visa / right to work) requests

GET
/work_authorization_requests
List Work Authorization Requests
listWorkAuthorizationRequests → 200
GET
/work_authorization_requests/{work_authorization_request_id}
Show A Work Authorization Request
showWorkAuthorizationRequest 1 param → 200
PATCH
/work_authorization_requests/{work_authorization_request_id}
Update A Work Authorization Request
updateWorkAuthorizationRequest 1 param body → 200

Schemas 3

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

WorkAuthorizationRequestList
object
1 property
WorkAuthorizationRequest
object
6 properties
WorkAuthorizationRequestEnvelope
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

remote-com-work-authorization-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