Skip to main content

Official SDKs

Official SDKs for popular programming languages are coming soon. We’re actively developing SDKs for:
  • Node.js / TypeScript
  • Python
  • PHP
  • Go
  • Java
  • C# / .NET
  • Ruby
Until official SDKs are available, use the direct HTTP API with your preferred HTTP library.

Current Integration

The NativeMessage API is a REST API that works with any HTTP library. All endpoints follow standard REST conventions with JSON request/response bodies. Use these battle-tested HTTP clients for your language:

Quick Examples

Node.js (axios)

Python (requests)

Next Steps

Quickstart Guide

Send your first message

API Reference

Browse all endpoints

Authentication

Set up API credentials

Code Examples

More integration examples