← Integrations

social

Snapchat integration

Publish Spotlight content and creator stories through the Marketing API.

Overview

Submit Spotlight clips on behalf of authorized creators and pull performance metrics through a single endpoint.

Quick start

blazto.tsTypeScript
import { Blazto } from "@blazto/node";
const blazto = new Blazto(process.env.BLAZTO_API_KEY);

// Connect a Snapchat account through hosted OAuth
const { url } = await blazto.accounts.connect({ platform: "snapchat" });

// Publish from your app
await blazto.posts.create({
  text: "Shipping today.",
  platforms: ["snapchat"],
});

What you can do

Key endpoints

POST/posts
Submit a Snapchat Spotlight clip.

Built for

Creator tools

Distribute short-form video everywhere from one editor.

Related integrations

Ship the Snapchat integration today

One API key, one SDK, every platform you need.

Start for free