Buttondown Documentation
Introduction
API recipes
Emails
Subscribers
Tags
Images
Newsletters
Exports
Bulk actions
RSS feeds
Webhooks
Comments
Surveys
Coupons
Automations
Accounts
Changelog
© 2016–2024 Buttondown LLC.
When we added support for filtering subscribers by IP address, many of you wrote in asking for the same feature for referrer URLs. We've added support for this, too, and you can now filter subscribers by referrer URL:
curl --request GET \ --url https://api.buttondown.com/v1/subscribers?referrer_url=https://example.com
You can subscribe to this changelog via RSS or browse the full list of API changes.