Anvyl API

Token-authenticated REST API for Anvyl's supply chain / production platform. Resources are served under https://api.anvyl.com/api/v1 (e.g. purchase orders); unauthenticated requests return 401. Documented via Stoplight.

API entry from apis.yml

apis.yml Raw ↑
name: Anvyl API
description: Token-authenticated REST API for Anvyl's supply chain / production platform. Resources are
  served under https://api.anvyl.com/api/v1 (e.g. purchase orders); unauthenticated requests return 401.
  Documented via Stoplight.
humanURL: https://anvyl.stoplight.io/docs/anvyl-api
baseURL: https://api.anvyl.com/api/v1
tags:
- Supply Chain
- Purchase Orders
properties:
- type: Documentation
  url: https://anvyl.stoplight.io/docs/anvyl-api
- type: APIReference
  url: https://anvyl.stoplight.io/docs/anvyl-api
- type: Authentication
  url: authentication/anvyl-authentication.yml