Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Latest commit

 

History

History
71 lines (61 loc) · 2.18 KB

File metadata and controls

71 lines (61 loc) · 2.18 KB
title API Alerts Documentation
description Send events via API and receive push notifications across your team.

Welcome to the API Alerts documentation. Here you'll find guides and examples to help you integrate notifications into your applications.

Getting Started

<Card title="Quickstart" icon="rocket" href="/quickstart" horizontal

Send your first notification in under 5 minutes.

Choose Your Integration

Native libraries for JavaScript, Python, Go, Kotlin, Swift, C#, PHP, and Rust. Direct HTTP integration for custom implementations. Send notifications from your CI/CD workflows. Connect with thousands of apps without code.

How It Works

  1. Create a workspace in the API Alerts dashboard or mobile app
  2. Generate an API key for your workspace
  3. Send events using an SDK, the REST API, or an integration
  4. Your team receives push notifications on their devices

Learn more about workspaces, channels, roles, and plans.

SDKs

Language Package GitHub
JavaScript apialerts-js apialerts/apialerts-js
Python apialerts-python apialerts/apialerts-python
Go apialerts-go apialerts/apialerts-go
Kotlin apialerts-kotlin apialerts/apialerts-kotlin
Swift apialerts-swift apialerts/apialerts-swift
C# apialerts-csharp apialerts/apialerts-csharp
Rust apialerts-rust apialerts/apialerts-rust