!

Legal Disclaimer

PipeAgent is a data distribution gateway. We do not own, verify, or endorse the data provided by third-party creators. Use at your own discretion.

Docs/provider / data license

Provider Data License

When you publish a data feed on PipeAgent, the API responses include an _origin.license field, typically:

PipeAgent Dynamic Data License (CC-BY-ND 4.0 Ref)

This page explains the default licensing terms you grant to consumers when publishing a feed.

1. Why this field exists

  • Provenance: marks where data came from and supports audit trails.
  • Usage terms hint: reminds consumers that redistribution has license constraints.
  • Compliance signal: helps downstream apps enforce attribution and policy checks.
  • 2. What you are granting

    The string references CC BY-ND 4.0 style constraints:

  • BY (Attribution): Consumers must clearly credit you (the provider) if they redistribute the data.
  • ND (NoDerivatives): Consumers cannot redistribute modified/adapted versions of your data as if they were original.
  • This page is a product guideline for providers, not legal advice. If you have specific licensing needs for enterprise clients, please contact us.

    3. What Consumers are Allowed to Do

    Accepted usage by default

  • Internal analysis and agent workflows
  • Private dashboards inside their organization
  • Non-public transformations used only for their own decision-making
  • Prohibited usage by default

  • Public reposting of your transformed feed outputs without permission
  • Selling downstream datasets based on your feed content
  • Removing your attribution or origin markers
  • 4. Recommended attribution format

    When attribution is required, include:

  • Source platform: PipeAgent
  • Feed/provider reference: _origin.provider if present
  • Access timestamp: _origin.timestamp
  • License label: _origin.license
  • Example:

    Data source: PipeAgent (provider: pipeagent_verified:xxxxxxx), accessed 2026-03-23, license: PipeAgent Dynamic Data License (CC-BY-ND 4.0 Ref).

    5. Related response fields

  • _origin.usage_id: billing/audit correlation id
  • _origin.timestamp: generation time
  • _origin.provider: provider provenance hint
  • _origin.license: license label for downstream compliance
  • 6. Need custom rights?

    For enterprise redistribution or custom licensing terms, contact:

  • support@pipeagent.dev
  • Version 1.0.4 - Premium Infrastructure