Endpoints
Get entry by URL
/api/v1/get-entry-by-url
Methods
GET
Parameters
url
(required)- The full URL of the entry. This includes the path parts from the parent pages
locale
(required)- The locale of the entry to fetch
Response type
Get entry by UID
/api/v1/get-entry-by-uid
Methods
GET
Parameters
uid
(required)- The UID of the entry
locale
(required)- The locale of the entry to fetch
Response type
Get all content types
/api/v1/content-types
Methods
GET
Parameters
–
Response type
Get single content type
/api/v1/content-type
Methods
GET
Parameters
content_type
(required)- The UID of the content type
Response type
Get all global fields
/api/v1/global-fields
Methods
GET
Parameters
–
Response type
Get all locales
/api/v1/locales
Methods
GET
Parameters
–
Response type
Sync Contentstack data
/api/v1/sync
Methods
POST
Parameters
–
Response type
Get all translations
/api/v1/translations
Methods
GET
Parameters
locale
(required)- The locale of the entry to fetch