cURL
curl --request GET \ --url https://api.dooki.com.br/v2/{alias}/content/pages/{id} \ --header 'User-Secret-Key: <api-key>' \ --header 'User-Token: <api-key>'
{ "data": { "id": 123, "active": true, "name": "Página de teste", "slug": "pagina-de-teste", "url": "<string>", "seo_keywords": "keywords, for, seo", "seo_description": "Descrição da tag meta", "seo_title": "<string>", "created_at": { "date": "2000-08-17 10:24:24", "timezone_type": 3, "timezone": "America/Sao_Paulo" }, "updated_at": { "date": "2000-08-17 10:24:24", "timezone_type": 3, "timezone": "America/Sao_Paulo" } } }
Obtém os dados de uma página específica
Documentation IndexFetch the complete documentation index at: https://docs.yampi.com.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.yampi.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Alias da loja
ID da página
Detalhes da página
Páginas de conteúdo da loja
Show child attributes
Was this page helpful?