Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Notification Service
    • Overview
    • Getting started with mobile push notifications
    • Getting started with in-browser push notifications
    • Getting started with SMS
    • Overview
    • Mobile push notifications
    • In-browser push notifications
    • SMS
    • Quotas and limits
    • All tools
    • AWS CLI
    • AWS SDK for C++
    • AWS SDK for Go
    • AWS SDK for Java
    • AWS SDK for JavaScript
    • AWS SDK for Kotlin
    • AWS SDK for .NET
    • AWS SDK for PHP
    • AWS SDK for Python (boto3)
  • Pricing policy
    • Overview
    • Sending a request
    • Errors
    • Publish
  • Monitoring metrics
  • Logs Cloud Logging
  • Release notes

In this article:

  • Supported actions
  • PlatformApplications
  • Endpoint
  • Publish
  1. API reference
  2. Overview

Yandex Cloud Notification Service HTTP API overview

Written by
Yandex Cloud
Updated at October 28, 2024
  • Supported actions
    • PlatformApplications
    • Endpoint
    • Publish

The Cloud Notification Service HTTP API is compatible with the Amazon SNS API.

You can use the AWS CLI and AWS SDK for Python (boto3) for more convenient work with the service.

For authentication in the API, CLI and SDK, use a static access key. A static access key is issued for the service account, and all actions are performed on behalf of that service account.

Note

API requests to Cloud Notification Service with a static key must be signed using the AWS Signature V4 algorithm.

To avoid signing API requests to Cloud Notification Service, you can use an IAM token instead of a static key. For more information, see Sending an HTTP API request to Yandex Cloud Notification Service.

For a list of common error codes for all actions, see Errors.

Supported actionsSupported actions

PlatformApplicationsPlatformApplications

Action Description
Create Creating a mobile push notification channel
GetAttributes Getting parameters of the mobile push notification channel
SetAttributes Setting parameters of the mobile push notification channel
List Getting a list of mobile push notification channels
Delete Deleting a mobile push notification channel

EndpointEndpoint

Action Description
Create Creating an endpoint for push notifications (subscribing the user to push notifications)
GetAttributes Getting endpoint parameters
SetAttributes Setting endpoint parameters
List Getting a list of endpoints
Delete Deleting an endpoint (unsubscribing the user from push notifications)

PublishPublish

Action Description
Publish Sending a push notification

Was the article helpful?

Previous
Pricing policy
Next
Sending a request
© 2025 Direct Cursus Technology L.L.C.