Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex DataLens
  • DataLens neuroanalyst
    • Overview
    • Versioning
    • Caching
    • Combining data
    • Adding connection info
      • Creating a connection to files
      • Creating a connection to Yandex Documents
      • Creating a Google Sheets connection
      • Creating a Yandex Query connection
      • Creating a Yandex Metrica API connection
      • Creating an AppMetrica connection
      • Creating a Yandex Cloud Billing connection
      • Creating a Yandex Monitoring connection
      • Creating an API Connector connection
      • Creating a SpeechSense connection
  • Gallery in DataLens
  • Audit Trails events
  1. Connections
  2. Files and services
  3. Creating an API Connector connection

Creating an API Connector connection

Written by
Yandex Cloud
Updated at July 17, 2026
View in Markdown

With API Connector in Yandex DataLens, you can send HTTP requests to any API on the internet. You can use such a connection only in Editor as it is not supported in QL charts or dataset-based charts.

To create an API Connector connection, follow these steps:

  1. Open the new connection creation page.

  2. Under Files and services, select API Connector.

  3. Configure the connection as follows:

    • Host name: Specify the path to the host you will send a request to.

    • Port: Specify the API connection port.

    • URL path: Optionally, specify the path to the API (part of the URL without a protocol, host name, or port).

    • HTTPS: Enable the secure connection option if your server supports HTTPS.

    • Allowed methods: Select a method to send an HTTP request to the API. The available methods are GET, POST, PUT, and PATCH.

    • Add public and private headers to your HTTP request as key-value pairs. To do this, click Add, select the header, and enter its value.

      • Public request headers do not contain sensitive data. You can view values of public headers at any time in the connection settings. The following public headers are available:

        • Accept-Charset: List of supported response encodings.
        • Accept-Encoding: List of supported response contents encoding methods.
        • Accept-Language: List of supported natural languages.
        • Prefer: HTTP status code to send in the response.
        • X-Org-ID: Yandex 360 for Business organization ID.
        • X-Cloud-Org-ID: Cloud organization ID.
      • Private request headers are used for sensitive data. Their values are encrypted; you cannot view them in the connection settings, but you can replace them with new values. The following private headers are available:

        • Authorization: API authentication data.
        • X-Api-Key: API key for authentication in ClickHouse®.
        • X-ClickHouse-User: Username for authentication in ClickHouse®.
        • X-ClickHouse-Key: User password for authentication in ClickHouse®.

    image

  4. Click Create connection.

  5. Select a workbook to save your connection to or create a new one. If using legacy folder navigation, select a folder to save the connection to. Click Create.

  6. Enter a name for the connection and click Create.

ClickHouse® is a registered trademark of ClickHouse, Inc.

Was the article helpful?

Previous
Connection
Next
Creating a SpeechSense connection
© 2026 Direct Cursus Technology L.L.C.