Tyson Foods website screenshot

Tyson Foods

Tyson Foods is one of the world's largest food companies and a Fortune 100 company, producing chicken, beef, pork, and prepared foods. Tyson Foods provides B2B integration capabilities for trading partners including EDI (Electronic Data Interchange) and API integrations for supply chain management, order processing, and logistics operations.

1 APIs 0 Features
B2B IntegrationEDIFoodFortune 100Supply Chain

APIs

Tyson Foods EDI Integration API

Tyson Foods provides EDI and API integration capabilities for trading partners and B2B supply chain connections. The integration supports order management (purchase orders, orde...

Collections

Pricing Plans

Rate Limits

Tyson Foods Rate Limits

1 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Tyson Foods Context

9 classes · 11 properties

JSON-LD

API Governance Rules

Tyson Foods API Rules

8 rules · 2 errors 5 warnings

SPECTRAL

JSON Structure

Tyson Foods Order Structure

7 properties

JSON STRUCTURE

Example Payloads

Press

Tyson Food's AI-Driven Tech Helps Brands Avoid Digital ...

2026-05-25

Tyson Ventures Calls Startups to Apply for Tyson Demo ...

2026-05-25

Tyson Foods elevates customer search experience with an ...

2026-05-25

Tyson Foods selects six AI startups at Demo Day event

2026-05-25

Tyson Demo Day Showcases AI Innovations in Food ...

2026-05-25

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Business Solutions
Business Solutions
🔗
Investor Relations
Investor Relations
🔗
Sustainability
Sustainability
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🔗
JSONLD
JSONLD
🔗
JSONSchema
JSONSchema
🔗
JSONSchema
JSONSchema
🔗
JSONStructure
JSONStructure
🔗
Vocabulary
Vocabulary
🔗
SpectralRules
SpectralRules

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Tyson Foods EDI Integration API
  version: 1.0.0
items:
- info:
    name: Orders
    type: folder
  items:
  - info:
      name: Get Orders
      type: http
    http:
      method: GET
      url: https://api.tysonfoods.com/orders
    docs: Retrieve a list of orders for a trading partner.
  - info:
      name: Get Order by ID
      type: http
    http:
      method: GET
      url: https://api.tysonfoods.com/orders/:orderId
      params:
      - name: orderId
        value: ''
        type: path
    docs: Retrieve a specific order.
- info:
    name: Shipments
    type: folder
  items:
  - info:
      name: Get Shipments
      type: http
    http:
      method: GET
      url: https://api.tysonfoods.com/shipments
    docs: Retrieve shipment information.
bundled: true