Signiant

Signiant provides intelligent file-movement software that helps the world's top content creators and distributors move large files fast and securely over public and private networks. The SaaS Signiant Platform unifies four products behind a common OAuth-secured REST API: the Signiant Platform API (storage, endpoints, users, and roles across products), Jet (automated system-to-system transfers with event webhooks), Media Shuttle (person-initiated transfers with Platform, Management, and System-to-Person APIs plus a browser SDK), and Flight Deck (the Manager REST API for scheduling and running jobs). All APIs authenticate with a client_id/client_secret pair exchanged for a one-hour OAuth 2.0 JWT bearer token at platform-api-service.services.cloud.signiant.com, and access is governed by product-scoped account roles.

Signiant publishes 4 APIs on the APIs.io network. Tagged areas include File Transfer, Media Supply Chain, Managed File Transfer, Content Delivery, and Storage.

The Signiant catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Signiant’s developer surface includes documentation, API reference, getting-started guide, authentication, support, engineering blog, pricing, and 20 more developer resources.

44.4/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
4 APIs 1 MCP Servers
File TransferMedia Supply ChainManaged File TransferContent DeliveryStorageWebhooksOAuthMedia & Entertainment

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 44.4/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 5.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/signiant: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

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

Signiant Platform API

Unified API to manage storage, endpoints, users, and roles across multiple Signiant products. Authenticates via OAuth 2.0 client_credentials, returning a one-hour JWT bearer token.

Signiant Jet API

Automates system-to-system job creation, endpoint management, job notifications, and event webhooks for unattended, accelerated file transfers.

Signiant Media Shuttle API

Automates Media Shuttle portal management and person-initiated transfers via the Platform API, Management API, and System-to-Person Automation API, with notification webhooks an...

Signiant Flight Deck Manager REST API

Schedules and runs jobs, manages users, and controls Signiant Manager software (Flight Deck) via a REST API.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

signiant-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

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

Signiant Authentication

oauth2 · 1 scheme

SECURITY

Signiant Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Signiant Trust Center

SOC 2, TPN (Trusted Partner Network), MPA (Motion Picture Association best practices)

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: signiant
name: Signiant
description: 'Signiant provides intelligent file-movement software that helps the world''s top content creators and distributors
  move large files fast and securely over public and private networks. The SaaS Signiant Platform unifies four products behind
  a common OAuth-secured REST API: the Signiant Platform API (storage, endpoints, users, and roles across products), Jet (automated
  system-to-system transfers with event webhooks), Media Shuttle (person-initiated transfers with Platform, Management, and
  System-to-Person APIs plus a browser SDK), and Flight Deck (the Manager REST API for scheduling and running jobs). All APIs
  authenticate with a client_id/client_secret pair exchanged for a one-hour OAuth 2.0 JWT bearer token at platform-api-service.services.cloud.signiant.com,
  and access is governed by product-scoped account roles.'
url: https://raw.githubusercontent.com/api-evangelist/signiant/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- battery-ventures
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
image: https://www.signiant.com/wp-content/uploads/signiant-logo.png
tags:
- File Transfer
- Media Supply Chain
- Managed File Transfer
- Content Delivery
- Storage
- Webhooks
- OAuth
- Media & Entertainment
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Signiant Platform API
  description: Unified API to manage storage, endpoints, users, and roles across multiple Signiant products. Authenticates
    via OAuth 2.0 client_credentials, returning a one-hour JWT bearer token.
  humanURL: https://developer.signiant.com/signiant-platform/api-documentation/
  baseURL: https://platform-api-service.services.cloud.signiant.com
  properties:
  - type: Documentation
    url: https://developer.signiant.com/signiant-platform/api-documentation/
  - type: GettingStarted
    url: https://developer.signiant.com/signiant-platform/getting-started/
- name: Signiant Jet API
  description: Automates system-to-system job creation, endpoint management, job notifications, and event webhooks for unattended,
    accelerated file transfers.
  humanURL: https://developer.signiant.com/jet/api-documentation/
  baseURL: https://platform-api-service.services.cloud.signiant.com
  properties:
  - type: Documentation
    url: https://developer.signiant.com/jet/api-documentation/
  - type: GettingStarted
    url: https://developer.signiant.com/jet/getting-started/
  - type: Webhooks
    url: https://developer.signiant.com/jet/webhook-reference/
- name: Signiant Media Shuttle API
  description: Automates Media Shuttle portal management and person-initiated transfers via the Platform API, Management API,
    and System-to-Person Automation API, with notification webhooks and a browser SDK for app integration.
  humanURL: https://developer.signiant.com/media-shuttle/getting-started/
  baseURL: https://platform-api-service.services.cloud.signiant.com
  properties:
  - type: Documentation
    url: https://developer.signiant.com/media-shuttle/platform-api-documentation/
  - type: GettingStarted
    url: https://developer.signiant.com/media-shuttle/getting-started/
  - type: SDK
    url: https://developer.signiant.com/media-shuttle/media-shuttle-sdk/
- name: Signiant Flight Deck Manager REST API
  description: Schedules and runs jobs, manages users, and controls Signiant Manager software (Flight Deck) via a REST API.
  humanURL: https://developer.signiant.com/flight-deck/api-documentation/
  baseURL: https://platform-api-service.services.cloud.signiant.com
  properties:
  - type: Documentation
    url: https://developer.signiant.com/flight-deck/api-documentation/
  - type: GettingStarted
    url: https://developer.signiant.com/flight-deck/getting-started/
common:
- type: DomainSecurity
  url: security/signiant-domain-security.yml
- type: DeveloperPortal
  url: https://developer.signiant.com/
- type: Documentation
  url: https://developer.signiant.com/
- type: APIReference
  url: https://developer.signiant.com/signiant-platform/api-documentation/
- type: GettingStarted
  url: https://developer.signiant.com/signiant-platform/getting-started/
- type: Authentication
  url: authentication/signiant-authentication.yml
- type: Support
  url: https://support.signiant.com/
- type: Blog
  url: https://www.signiant.com/blog/
- type: GitHubOrganization
  url: https://github.com/Signiant
- type: Pricing
  url: https://www.signiant.com/platform-pricing_page/
- type: TermsOfService
  url: https://www.signiant.com/terms-of-use/
- type: PrivacyPolicy
  url: https://www.signiant.com/privacy/
- type: StatusPage
  url: https://status.signiant.com/
- type: TrustCenter
  url: https://trust.signiant.com/
- type: Compliance
  url: https://www.signiant.com/technology/security/
- type: CodeSamples
  url: https://code-samples.developer.signiant.com/
- type: Packages
  url: packages/signiant-packages.yml
- type: SDKs
  url: packages/signiant-packages.yml
- type: Webhooks
  url: asyncapi/signiant-webhooks.yml
- type: Lifecycle
  url: lifecycle/signiant-lifecycle.yml
- type: ChangeLog
  url: changelog/signiant-changelog.yml
- type: Conventions
  url: conventions/signiant-conventions.yml
- type: Conformance
  url: conformance/signiant-conformance.yml
- type: WellKnown
  url: well-known/signiant-well-known.yml
- type: MCPServer
  url: mcp/signiant-mcp.yml
- type: LLMsTxt
  url: llms/signiant-llms.txt
- type: Components
  url: components/signiant-components.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 13
  pass: local-v1