{
  "ab_internal": {
    "isEnterprise": false,
    "ql": 100,
    "requireVersionIncrementsInPullRequests": true,
    "sl": 100
  },
  "allowedHosts": {
    "hosts": [
      "api.usepylon.com"
    ]
  },
  "connectorBuildOptions": {
    "baseImage": "docker.io/airbyte/source-declarative-manifest:7.14.0@sha256:5b95dd9e71defeece4a1efb27688b15e482f18c82c745498611846466b72403e"
  },
  "custom": false,
  "dockerImageTag": "0.0.6-preview.6cc204b",
  "dockerRepository": "airbyte/source-pylon",
  "documentationUrl": "https://docs.airbyte.com/integrations/sources/pylon",
  "externalDocumentationUrls": [
    {
      "title": "Pylon API reference",
      "type": "api_reference",
      "url": "https://docs.usepylon.com/pylon-docs/developer/api/api-reference"
    },
    {
      "title": "Pylon authentication",
      "type": "authentication_guide",
      "url": "https://docs.usepylon.com/pylon-docs/developer/api/authentication"
    }
  ],
  "generated": {
    "git": {
      "commit_author": "Henry Bogardus",
      "commit_author_email": "henry.bogardus@gmail.com",
      "commit_sha": "dba0042d58455293beea55a2bad9b42bf2ec15be",
      "commit_timestamp": "2026-04-03T15:30:26-07:00"
    },
    "sbomUrl": "https://connectors.airbyte.com/files/sbom/airbyte/source-pylon/0.0.6-preview.6cc204b.spdx.json",
    "source_file_info": {
      "metadata_bucket_name": "prod-airbyte-cloud-connector-metadata-service",
      "metadata_file_path": "metadata/airbyte/source-pylon/0.0.6-preview.6cc204b/metadata.yaml",
      "metadata_last_modified": "2026-04-04T11:50:00.681536+00:00",
      "registry_entry_generated_at": "2026-04-04T11:50:00.681536+00:00"
    }
  },
  "githubIssueLabel": "source-pylon",
  "icon": "icon.svg",
  "iconUrl": "https://connectors.airbyte.com/files/metadata/airbyte/source-pylon/latest/icon.svg",
  "language": "manifest-only",
  "license": "ELv2",
  "name": "Pylon",
  "packageInfo": {},
  "public": true,
  "releaseDate": "2026-02-18",
  "releaseStage": "alpha",
  "releases": {},
  "remoteRegistries": {
    "pypi": {
      "enabled": false,
      "packageName": "airbyte-source-pylon"
    }
  },
  "sourceDefinitionId": "f2e53e88-3c6b-4e5a-b7c2-a1d9c5e8f4b6",
  "sourceType": "api",
  "spec": {
    "connectionSpecification": {
      "$schema": "http://json-schema.org/draft-07/schema#",
      "additionalProperties": true,
      "properties": {
        "api_token": {
          "airbyte_secret": true,
          "description": "Your Pylon API token. Generate one in the Pylon dashboard under Settings > API.",
          "order": 0,
          "title": "API Token",
          "type": "string"
        },
        "start_date": {
          "description": "The date from which you want to start syncing data, in UTC. Format: YYYY-MM-DDTHH:MM:SSZ. If not provided, defaults to 1 month ago.",
          "examples": [
            "2024-01-01T00:00:00Z"
          ],
          "order": 1,
          "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$",
          "title": "Start Date",
          "type": "string"
        }
      },
      "required": [
        "api_token"
      ],
      "type": "object"
    },
    "supportsDBT": false,
    "supportsNormalization": false
  },
  "supportLevel": "community",
  "supportsDataActivation": false,
  "supportsFileTransfer": false,
  "tags": [
    "language:manifest-only",
    "cdk:low-code"
  ],
  "tombstone": false
}
