/
CR
creatify
/
creatify.ai API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
ads_clone
3
AI Tools
1
ai_editing
5
ai_scripts
3
ai_shorts
5
asset_generator
3
aurora
3
custom_template_jobs
6
custom_templates
2
iab_images
3
inspiration_jobs
3
inspirations
2
link_to_videos
7
links
5
lipsyncs
5
lipsyncs_v2
5
music_categories
1
musics
1
personas
5
get
/api/personas/{id}/
delete
/api/personas/{id}/
get
/api/personas/
post
/api/personas/
get
/api/personas/paginated/
personas_v2
3
product_to_videos
6
remaining_credits
1
text_generator
4
text_to_speech
3
voices
6
personas
Returns a paginated list.
get
/api/personas/paginated/
Query parameters
page
integer
Page number to fetch
page_size
integer
Number of items per page
Response
PaginatedResponsePersona
required
count
integer
required
next
string
nullable
required
previous
string
nullable
required
results
Persona[]
required
Changes