Epsilon3 REST API

REST API for the Epsilon3 operations platform, organized into roughly twenty API families: Builds (work orders, parts, inventory, purchase and sale orders, vendors, tooling, shipments), Chat, Commanding, Custom Fields, Dictionaries, Events, External Data, Files, Issues, Procedures, Project Schedule, Roles, Runs (v1 and v2), Search, Settings, Skills, Snippets, Swimlanes, Telemetry, Test Management, and Users. Resource-oriented URLs, JSON request and response bodies, standard HTTP verbs and status codes, authenticated with a per-workspace API key supplied as the username component of HTTP Basic auth.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/epsilon3-rest-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Epsilon3 REST API
description: 'REST API for the Epsilon3 operations platform, organized into roughly twenty API families:
  Builds (work orders, parts, inventory, purchase and sale orders, vendors, tooling, shipments), Chat,
  Commanding, Custom Fields, Dictionaries, Events, External Data, Files, Issues, Procedures, Project Schedule,
  Roles, Runs (v1 and v2), Search, Settings, Skills, Snippets, Swimlanes, Telemetry, Test Management,
  and Users. Resource-oriented URLs, JSON request and response bodies, standard HTTP verbs and status
  codes, authenticated with a per-workspace API key supplied as the username component of HTTP Basic auth.'
humanURL: https://docs.epsilon3.io/
baseURL: https://api.epsilon3.io/v1
tags:
- Procedures
- Inventory
- Work Orders
- Test Management
tags_raw:
- Operations
- Procedures
- Inventory
- Work Orders
- Test Management
properties:
- type: Documentation
  url: https://docs.epsilon3.io/
- type: APIReference
  url: https://docs.epsilon3.io/#introduction
- type: GettingStarted
  url: https://support.epsilon3.io/en/articles/8779712-generate-api-key
- type: Authentication
  url: authentication/epsilon3-authentication.yml
- type: RateLimits
  url: rate-limits/epsilon3-rate-limits.yml
- type: Conventions
  url: conventions/epsilon3-conventions.yml
- type: ErrorCatalog
  url: errors/epsilon3-problem-types.yml