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
- ✓Submit Spotlight videos
- ✓Pull views, screenshots, and shares
Key endpoints
POST
Submit a Snapchat Spotlight clip./postsBuilt 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