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.

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:
- 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