PASAR API
Email platform API for contacts, campaigns, transactional email and event-triggered workflows, with official SDKs. Free tier then paid. Global, works for MY.
View docs ↗ More Communications APIs# Loops needs an API key ~ get yours at: # https://loops.so/docs/api-reference/intro curl 'https://app.loops.so/api' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Southeast Asian API into my app. API: Loops Provider: Loops Auth: requires an API key (sign up: https://loops.so/docs/api-reference/intro) Pricing: freemium Base URL: https://app.loops.so/api Important note: Email platform API for contacts, campaigns, transactional email and event-triggered workflows, with official SDKs. Free tier then paid. Global, works for MY. Source: Loops (https://loops.so/docs/api-reference/intro) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-13 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.