Green Screens AI website screenshot

Green Screens AI

Green Screens AI — now sold as Triumph Intelligence following its acquisition by Triumph Financial — publishes predictive freight rate, capacity and pricing intelligence APIs for truckload brokers and shippers across the United States and Canada. The estate spans eleven versioned services behind one OAuth2 client-credentials gateway: lane rate prediction (spot, network and long-term batch), market intelligence and negotiation advice, carrier and lane analytics keyed on SCAC, MC and USDOT identifiers, historical rates, pricing rules, quotes, a carrier bid cycle, and a TMS connector for importing loads, carriers and shippers. Twelve first-party OpenAPI 3.0.2 documents, 36 paths and 47 operations are published openly at connect.greenscreens.ai; the callable production host is api.greenscreens.ai. A CDN-distributed browser widget bundle and a Chrome extension are the only client libraries.

Green Screens AI publishes 12 APIs on the APIs.io network, including Prediction API, Prediction API v2, Auth API, and 9 more. Tagged areas include Artificial Intelligence, Freight, Logistics, Machine-Learning, and Pricing.

Green Screens AI’s developer surface includes developer portal, documentation, API reference, getting-started guide, authentication, support, engineering blog, and 26 more developer resources.

46.9/100 developing ▬ flat Agent 29/100 agent ready Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessEnterprise
2 APIs
Artificial IntelligenceFreightLogisticsMachine-LearningPricingTransportation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/green-screens-ai: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

Green Screens AI Prediction API

Prediction service v3 — lane rate prediction, batch rates, network rates, long-term batch rates and prediction history. Spec version 3.8.0, 6 paths. The flagship service.

Green Screens AI Prediction API v2

Prediction service v2 — the superseded major. Still published and callable with no announced sunset date. Spec version 2.5.3, 1 path (POST /prediction/rates).

Green Screens AI Auth API

Authentication service. OAuth 2.0 client_credentials grant (RFC 6749) issuing a Keycloak JWT that is presented as an RFC 6750 bearer token on every other operation in the estate.

Green Screens AI Analytics API

Analytics service v1 — lane top carriers and lane Triumph carriers, returned with SCAC, FMCSA MC and USDOT identifiers. The only paginated collection in the estate. Spec version...

Green Screens AI Bids API

Carrier bids service v1 — save, read, update and delete bids, search carriers, accept a bid, and send a bid request to an external carrier. Spec version 1.3.2, 7 paths. Contains...

Green Screens AI History API

Historical rate data and similar lanes analysis v1 — load history and recent rates. Spec version 1.0.0, 2 paths.

Green Screens AI MarketIntelligence API

Market Intelligence service v1 — negotiation advice for a lane. Spec version 1.3.8, 1 path. Four response fields are marked deprecated in the contract.

Green Screens AI Pricing API

Pricing service v1 — priority rules, combination rules and threshold rules (full CRUD each), 3PL pricing, and marketplace broker partners. Spec version 1.1.0, 8 paths. The large...

Green Screens AI Quotes API

Quotes service v2 — list quotes, import and batch import. Spec version 2.0.0, 3 paths. NOT a superset of v1: the accept, reject, update, delete, shipper-search and lane-top-quot...

Green Screens AI Quotes API v1

Quotes service v1 — save, get, accept, reject, update and delete quotes, shipper profile search and lane top quotes. Spec version 1.5.0, 6 paths. Still published and carries a w...

Green Screens AI TMS API

TmsConnector service v2 — import loads, carriers and shippers, singly or in batches, from a broker transportation management system. Spec version 2.18.6, 6 paths. One-way ingest...

Green Screens AI DataLake API

DataLake service v1 — a published OpenAPI (spec version 1.12.6) that declares a bearerAuth security scheme and three servers but ZERO operations. Recorded because the provider s...

Scroll for all 12

Open Collections 11

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 11

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Green Screens Ai Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Green Screens Ai Authentication

oauth2/http · 2 schemes

SECURITY

Green Screens Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Green Screens Ai Agentic Access

40 operations · 28 acting

40 operations · 28 acting

AGENTIC

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: green-screens-ai
name: Green Screens AI
description: 'Green Screens AI — now sold as Triumph Intelligence following its acquisition by Triumph Financial — publishes
  predictive freight rate, capacity and pricing intelligence APIs for truckload brokers and shippers across the United States
  and Canada. The estate spans eleven versioned services behind one OAuth2 client-credentials gateway: lane rate prediction
  (spot, network and long-term batch), market intelligence and negotiation advice, carrier and lane analytics keyed on SCAC,
  MC and USDOT identifiers, historical rates, pricing rules, quotes, a carrier bid cycle, and a TMS connector for importing
  loads, carriers and shippers. Twelve first-party OpenAPI 3.0.2 documents, 36 paths and 47 operations are published openly
  at connect.greenscreens.ai; the callable production host is api.greenscreens.ai. A CDN-distributed browser widget bundle
  and a Chrome extension are the only client libraries.'
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: enterprise
  onboarding: sales-assisted
  trial: false
  try_now: false
  public: false
  label: Enterprise / contract-negotiated
  confidence: high
  source:
  - plans
  - docs
  generated: '2026-09-12'
  method: searched
  note: No public pricing page, no plans, no self-serve signup. API credentials are generated by an Admin inside an existing
    customer account (Preferences > Credentials); feature entitlements are granted per account as Keycloak roles.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/green-screens-ai.png
url: https://raw.githubusercontent.com/api-evangelist/green-screens-ai/refs/heads/main/apis.yml
created: '2024-07-02'
modified: '2026-09-12'
specificationVersion: '0.23'
type: Index
position: Producing
tags:
- Artificial Intelligence
- Freight
- Logistics
- Machine-Learning
- Pricing
- Transportation
tags_raw:
- AI
- Freight
- Logistics
- Machine Learning
- Pricing
- Transportation
apis:
- aid: green-screens-ai:green-screens-ai-prediction-api
  name: Green Screens AI Prediction API
  description: Prediction service v3 — lane rate prediction, batch rates, network rates, long-term batch rates and prediction
    history. Spec version 3.8.0, 6 paths. The flagship service.
  humanURL: https://connect.greenscreens.ai/prediction/v3/swagger/index.html
  baseURL: https://api.greenscreens.ai/v3
  tags:
  - Prediction
  - Artificial Intelligence
  - Freight
  - Pricing
  tags_raw:
  - Prediction
  - AI
  - Freight
  - Pricing
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-prediction-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-prediction-v3-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/prediction/v3/swagger/index.html
  - type: AgentSkill
    url: skills/green-screens-ai-quote-a-lane.md
  - type: AgentSkill
    url: skills/green-screens-ai-price-an-rfp-batch.md
- aid: green-screens-ai:green-screens-ai-prediction-v2-api
  name: Green Screens AI Prediction API v2
  description: Prediction service v2 — the superseded major. Still published and callable with no announced sunset date. Spec
    version 2.5.3, 1 path (POST /prediction/rates).
  humanURL: https://connect.greenscreens.ai/prediction/v2/swagger/index.html
  baseURL: https://api.greenscreens.ai/v2
  tags:
  - Prediction
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-prediction-v2-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-prediction-v2-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/prediction/v2/swagger/index.html
- aid: green-screens-ai:green-screens-ai-auth-api
  name: Green Screens AI Auth API
  description: Authentication service. OAuth 2.0 client_credentials grant (RFC 6749) issuing a Keycloak JWT that is presented
    as an RFC 6750 bearer token on every other operation in the estate.
  humanURL: https://connect.greenscreens.ai/
  baseURL: https://api.greenscreens.ai/v1
  tags:
  - Authentication
  tags_raw:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-auth-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-auth-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/
  - type: Authentication
    url: authentication/green-screens-ai-authentication.yml
- aid: green-screens-ai:green-screens-ai-analytics-api
  name: Green Screens AI Analytics API
  description: Analytics service v1 — lane top carriers and lane Triumph carriers, returned with SCAC, FMCSA MC and USDOT
    identifiers. The only paginated collection in the estate. Spec version 1.7.1, 2 paths.
  humanURL: https://connect.greenscreens.ai/analytics/v1/swagger/index.html
  baseURL: https://api.greenscreens.ai/v1
  tags:
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-analytics-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-analytics-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/analytics/v1/swagger/index.html
- aid: green-screens-ai:green-screens-ai-bids-api
  name: Green Screens AI Bids API
  description: Carrier bids service v1 — save, read, update and delete bids, search carriers, accept a bid, and send a bid
    request to an external carrier. Spec version 1.3.2, 7 paths. Contains the one irreversible write in this API (POST /bids/send).
  humanURL: https://connect.greenscreens.ai/bids/v1/swagger/index.html
  baseURL: https://api.greenscreens.ai/v1
  tags:
  - Bids
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-bids-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-bids-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/bids/v1/swagger/index.html
  - type: AgentSkill
    url: skills/green-screens-ai-source-capacity-and-bid.md
- aid: green-screens-ai:green-screens-ai-history-api
  name: Green Screens AI History API
  description: Historical rate data and similar lanes analysis v1 — load history and recent rates. Spec version 1.0.0, 2 paths.
  humanURL: https://connect.greenscreens.ai/history/v1/swagger/index.html
  baseURL: https://api.greenscreens.ai/v1
  tags:
  - History
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-history-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-history-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/history/v1/swagger/index.html
- aid: green-screens-ai:green-screens-ai-marketintelligence-api
  name: Green Screens AI MarketIntelligence API
  description: Market Intelligence service v1 — negotiation advice for a lane. Spec version 1.3.8, 1 path. Four response fields
    are marked deprecated in the contract.
  humanURL: https://connect.greenscreens.ai/marketintelligence/v1/swagger/index.html
  baseURL: https://api.greenscreens.ai/v1
  tags:
  - Market Intelligence
  tags_raw:
  - MarketIntelligence
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-marketintelligence-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-marketintelligence-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/marketintelligence/v1/swagger/index.html
- aid: green-screens-ai:green-screens-ai-pricing-api
  name: Green Screens AI Pricing API
  description: Pricing service v1 — priority rules, combination rules and threshold rules (full CRUD each), 3PL pricing, and
    marketplace broker partners. Spec version 1.1.0, 8 paths. The largest service surface.
  humanURL: https://connect.greenscreens.ai/pricing/v1/swagger/index.html
  baseURL: https://api.greenscreens.ai/v1
  tags:
  - Pricing
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-pricing-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-pricing-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/pricing/v1/swagger/index.html
- aid: green-screens-ai:green-screens-ai-quotes-api
  name: Green Screens AI Quotes API
  description: 'Quotes service v2 — list quotes, import and batch import. Spec version 2.0.0, 3 paths. NOT a superset of v1:
    the accept, reject, update, delete, shipper-search and lane-top-quotes operations live only in v1.'
  humanURL: https://connect.greenscreens.ai/quotes/v2/swagger/index.html
  baseURL: https://api.greenscreens.ai/v2
  tags:
  - Quotes
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-quotes-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-quotes-v2-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/quotes/v2/swagger/index.html
- aid: green-screens-ai:green-screens-ai-quotes-v1-api
  name: Green Screens AI Quotes API v1
  description: Quotes service v1 — save, get, accept, reject, update and delete quotes, shipper profile search and lane top
    quotes. Spec version 1.5.0, 6 paths. Still published and carries a wider surface than v2.
  humanURL: https://connect.greenscreens.ai/quotes/v1/swagger/index.html
  baseURL: https://api.greenscreens.ai/v1
  tags:
  - Quotes
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-quotes-v1-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-quotes-v1-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/quotes/v1/swagger/index.html
- aid: green-screens-ai:green-screens-ai-tms-api
  name: Green Screens AI TMS API
  description: TmsConnector service v2 — import loads, carriers and shippers, singly or in batches, from a broker transportation
    management system. Spec version 2.18.6, 6 paths. One-way ingestion with no published rollback.
  humanURL: https://connect.greenscreens.ai/tmsconnector/v2/swagger/index.html
  baseURL: https://api.greenscreens.ai/v2
  tags:
  - TMS
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-tms-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-tms-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/tmsconnector/v2/swagger/index.html
  - type: AgentSkill
    url: skills/green-screens-ai-sync-tms-and-quotes.md
- aid: green-screens-ai:green-screens-ai-datalake-api
  name: Green Screens AI DataLake API
  description: DataLake service v1 — a published OpenAPI (spec version 1.12.6) that declares a bearerAuth security scheme
    and three servers but ZERO operations. Recorded because the provider serves it; there is nothing callable in it.
  humanURL: https://connect.greenscreens.ai/datalake/v1/swagger/index.html
  baseURL: https://api.greenscreens.ai/v1
  tags:
  - Data Lake
  tags_raw:
  - DataLake
  properties:
  - type: OpenAPI
    url: openapi/green-screens-ai-datalake-api-openapi.yml
  - type: Overlay
    url: overlays/green-screens-ai-datalake-overlay.yaml
  - type: Documentation
    url: https://connect.greenscreens.ai/datalake/v1/swagger/index.html
common:
- type: Website
  url: https://triumph.io/solutions/rates/
- type: DeveloperPortal
  url: https://connect.greenscreens.ai/
- type: Portal
  url: https://connect.greenscreens.ai/
- type: Documentation
  url: https://connect.greenscreens.ai/
- type: APIReference
  url: https://connect.greenscreens.ai/
- type: GettingStarted
  url: https://intelligencehelp.triumph.io/en/collections/8387516-partners-and-integrations
- type: Authentication
  url: authentication/green-screens-ai-authentication.yml
- type: Support
  url: https://triumph.io/support/
- type: HelpCenter
  url: https://intelligencehelp.triumph.io/en/
- type: Blog
  url: https://triumph.io/blog/broker/
- type: Login
  url: https://intelligence.triumph.io/
- type: TermsOfService
  url: https://triumph.io/terms-of-service/
- type: PrivacyPolicy
  url: https://triumph.io/privacy-policy/
- type: LinkedIn
  url: https://www.linkedin.com/company/greenscreensai
- type: StatusPage
  url: https://triumph.statuspage.io/
- type: ChangeLog
  url: https://intelligencehelp.triumph.io/en/articles/8520083-what-s-new
- type: ChangeLog
  url: changelog/green-screens-ai-changelog.yml
  name: Green Screens AI Change Log
- type: Lifecycle
  url: lifecycle/green-screens-ai-lifecycle.yml
- type: Conventions
  url: conventions/green-screens-ai-conventions.yml
- type: ErrorCatalog
  url: errors/green-screens-ai-problem-types.yml
- type: DataModel
  url: data-model/green-screens-ai-data-model.yml
- type: Conformance
  url: conformance/green-screens-ai-conformance.yml
- type: Sandbox
  url: sandbox/green-screens-ai-sandbox.yml
- type: Packages
  url: packages/green-screens-ai-packages.yml
- type: SDKs
  url: packages/green-screens-ai-packages.yml
- type: Components
  url: components/green-screens-ai-components.yml
- type: Plans
  url: plans/green-screens-ai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/green-screens-ai-rate-limits.yml
- type: LLMsTxt
  url: llms/green-screens-ai-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: X-MCPServerCandidate
  url: mcp/green-screens-ai-mcp.yml
- type: AgenticAccess
  url: agentic-access/green-screens-ai-agentic-access.yml
- type: DomainSecurity
  url: security/green-screens-ai-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-09-12'
  status: enriched
  artifacts_added: 34
  pass: local-v3

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/green-screens-ai"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/green-screens-ai/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/green-screens-ai/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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