generated: '2026-07-17' method: searched source: https://help.appsamurai.com/en/articles/11105087-appsamurai-campaign-spend-api docs: https://help.appsamurai.com/en/collections/12520260-campaign-spend-api-documentation summary: types: [apiKey] api_key_in: [path] oauth2_flows: [] notes: >- The App Samurai Campaign Spend API authenticates with a static per-customer API key that is embedded directly in the request path segment (/api/customer-pull/spent/{api_key}). The key is issued by the customer's account manager; there is no OAuth, no self-service key rotation portal, and no documented scope model. Mobile SDKs (Ads / Storyly / attribution) use per-app tokens configured at SDK init, out of band from this REST API. schemes: - name: apiKeyPath type: apiKey in: path parameter: api_key description: >- Unique per-customer API key provided by the App Samurai account manager, passed as the final path segment of the Campaign Spend endpoint. sources: [https://help.appsamurai.com/en/articles/11105087-appsamurai-campaign-spend-api]