/
ME
meirra
/
Meirra API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15h ago · Updated 4w ago
d6c1805fc561
latest
OpenAPI 3.0.0
2026-07-13
16
22
35.0 KB
AI Personalization
9
get
List the caller's AI hooks (paginated, free)
post
Generate an AI hook for one lead (synchronous)
post
Generate AI hooks for many leads (async batch)
get
Retrieve the most recent AI hook for a lead (free)
get
List the caller's AI subject lines (paginated, free)
post
Generate an AI subject line for one lead (synchronous)
post
Generate AI subject lines for many leads (async batch)
get
Retrieve the most recent AI subject line for a lead (free)
get
Discover AI personalization capabilities (free)
Authentication
1
post
Register new user
Bookings
1
post
Create new booking
Calendar
1
get
Get available booking dates
Contact
1
post
Submit contact form
Email
2
get
List email campaigns
post
Create email campaign
Payments
1
post
Create Stripe checkout session
Authentication
Register new user
post
/auth/register
Request body
object
required
email
string
email
required
password
string
required
name
string
locale
'en'
|
'es'
turnstileToken
string
required
Response
Registration successful
AuthResponse
required
success
boolean
userId
string
uuid
message
string
checkout
boolean