In brief
- Build rules (
match: allorany). - Save with
POST /v1/segments. - Use in a campaign or
GET /v1/segments/{id}/contacts.
Before you start
Auth:
Authorization: Bearer sk_live_.... Base URL: https://api.notifique.dev.
1. In the dashboard
- Audience → Segments → New
- Name (
VIP Customers) - Add rules (tag, topic, marketing, channel, etc.)
- Save — the member count updates automatically
2. Simple segment (API)
Contacts with VIP tag who accept marketing:3. List segments
4. Preview members
5. Use in a campaign
In the dashboard, choose the segment as the audience. In the campaign API, use thesegmentId returned when creating the campaign.
Rule types (type)
Details and examples: Segments in the Audience.

