Snapchat Marketing API

OAuth 2.0 REST API for managing Snapchat advertising: organizations, ad accounts, campaigns, ad squads, ads, creatives, media, audience segments, measurement/reporting, the Conversions API (server-to-server event tracking), the Ads Gallery API, and the Public Profile API. Served from adsapi.snapchat.com/v1 with cursor pagination (limit 50-1000) and a request_status/request_id response envelope.

API entry from apis.yml

apis.yml Raw ↑
name: Snapchat Marketing API
description: 'OAuth 2.0 REST API for managing Snapchat advertising: organizations, ad accounts, campaigns,
  ad squads, ads, creatives, media, audience segments, measurement/reporting, the Conversions API (server-to-server
  event tracking), the Ads Gallery API, and the Public Profile API. Served from adsapi.snapchat.com/v1
  with cursor pagination (limit 50-1000) and a request_status/request_id response envelope.'
humanURL: https://developers.snap.com/api/marketing-api/Ads-API/introduction
baseURL: https://adsapi.snapchat.com/v1
tags:
- Advertising
- Marketing
- Conversions
- Attribution
properties:
- type: Authentication
  url: authentication/snap-authentication.yml
- type: OAuthScopes
  url: scopes/snap-scopes.yml
- type: Conventions
  url: conventions/snap-conventions.yml
- type: ErrorCatalog
  url: errors/snap-error-codes.yml
- type: DataModel
  url: data-model/snap-data-model.yml
- type: MCPServer
  url: mcp/snap-mcp.yml