Skip to content

api-evangelist/loops-so

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loops (loops-so)

Loops is a modern email platform purpose-built for software companies, combining product, marketing, and transactional email behind a single REST API and a single audience. Contacts, contact properties, mailing lists, events, segments, campaigns, email messages, themes, components, uploads, transactional sends, and dedicated sending IPs are all first-class API resources, with an OpenAPI 3.1 spec published at app.loops.so/openapi.yaml. Lifecycle workflows ("loops") use the Events API as their trigger, an HMAC-SHA256-signed webhook stream broadcasts every contact and email event for real-time integrations, and official SDKs ship for JavaScript, Nuxt, PHP, Ruby, and Go alongside an official Go-based CLI. Transactional email is included on every plan, team seats are unlimited, and a generous free tier covers 1,000 contacts and 4,000 sends per month — making Loops a Tier-1 developer-first email service for SaaS teams from waitlist to IPO.

APIs.json: https://raw.githubusercontent.com/api-evangelist/loops-so/refs/heads/main/apis.yml

Scope

  • Position: Consuming
  • Access: 3rd-Party

Tags

  • Email
  • Marketing Email
  • Transactional Email
  • Email Automation
  • Email Campaigns
  • Email Workflows
  • Contacts
  • Audience Management
  • Events
  • Webhooks
  • SaaS
  • Developer Tools

Timestamps

  • Created: 2026-05-25T00:00:00.000Z
  • Modified: 2026-05-25

APIs

Loops API

The Loops API is a single REST API exposing every Loops resource — contacts, contact properties, mailing lists, events, campaigns, email messages, themes, components, transactional sends, uploads, suppressions, and dedicated sending IPs. Base URL is https://app.loops.so/api/v1. Bearer-token authentication with API keys generated in Settings → API. Defaults to 10 requests/second per team with x-ratelimit-limit and x-ratelimit-remaining response headers; returns HTTP 429 when exceeded. OpenAPI 3.1 spec published at app.loops.so/openapi.yaml.

Tags

  • Email
  • Marketing
  • Transactional
  • Contacts
  • Campaigns
  • Events
  • SaaS

Properties

Common Properties

Maintainers

FN: Kin Lane Email: info@apievangelist.com URL: https://apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors