GET https://api.siteleaf.com/v2/sites/:site_id/collections/:path/documents
[
{
"id": "5697cc7b16d5640c40000005",
"title": "The Great Gatsby",
"body": "Lorem ipsum…",
"filename": "_books/the-great-gatsby.md",
"path": "the-great-gatsby.md",
"basename": "the-great-gatsby.md",
"directory": "_books",
"tags": [],
"categories": ["fiction"],
"defaults": {
"layout": "books"
},
"metadata": {},
"type": "document",
"date": null,
"sha": "4d481d526f0010ed96e43260f0e776acf6da315d",
"visibility": "visible",
"permalink": null,
"url": "/books/the-great-gatsby.html",
"site_id": "5697cc7b16d5640c40000002",
"user_id": "5697cc7b16d5640c40000000",
"created_at": "2016-01-14 20:50:46 +0000",
"updated_at": "2016-01-14 20:56:40 +0000"
}
]
POST https://api.siteleaf.com/v2/sites/:site_id/collections/:path/documents
{
"id": "5697cc7b16d5640c40000005",
"title": "The Great Gatsby",
"body": "Lorem ipsum…",
"filename": "_books/the-great-gatsby.md",
"path": "the-great-gatsby.md",
"basename": "the-great-gatsby.md",
"directory": "_books",
"tags": [],
"categories": ["fiction"],
"defaults": {
"layout": "books"
},
"metadata": {},
"type": "document",
"date": null,
"sha": "4d481d526f0010ed96e43260f0e776acf6da315d",
"visibility": "visible",
"permalink": null,
"url": "/books/the-great-gatsby.html",
"site_id": "5697cc7b16d5640c40000002",
"user_id": "5697cc7b16d5640c40000000",
"created_at": "2016-01-14 20:50:46 +0000",
"updated_at": "2016-01-14 20:56:40 +0000"
}
GET https://api.siteleaf.com/v2/documents/:document_id
{
"id": "5697cc7b16d5640c40000005",
"title": "The Great Gatsby",
"body": "Lorem ipsum…",
"filename": "_books/the-great-gatsby.md",
"path": "the-great-gatsby.md",
"basename": "the-great-gatsby.md",
"directory": "_books",
"tags": [],
"categories": ["fiction"],
"defaults": {
"layout": "books"
},
"metadata": {},
"type": "document",
"date": null,
"sha": "4d481d526f0010ed96e43260f0e776acf6da315d",
"visibility": "visible",
"permalink": null,
"url": "/books/the-great-gatsby.html",
"site_id": "5697cc7b16d5640c40000002",
"user_id": "5697cc7b16d5640c40000000",
"created_at": "2016-01-14 20:50:46 +0000",
"updated_at": "2016-01-14 20:56:40 +0000"
}
PUT https://api.siteleaf.com/v2/documents/:document_id
{
"id": "5697cc7b16d5640c40000005",
"title": "The Great Gatsby",
"body": "Lorem ipsum…",
"filename": "_books/the-great-gatsby.md",
"path": "the-great-gatsby.md",
"basename": "the-great-gatsby.md",
"directory": "_books",
"tags": [],
"categories": ["fiction"],
"defaults": {
"layout": "books"
},
"metadata": {},
"type": "document",
"date": null,
"sha": "4d481d526f0010ed96e43260f0e776acf6da315d",
"visibility": "visible",
"permalink": null,
"url": "/books/the-great-gatsby.html",
"site_id": "5697cc7b16d5640c40000002",
"user_id": "5697cc7b16d5640c40000000",
"created_at": "2016-01-14 20:50:46 +0000",
"updated_at": "2016-01-14 20:56:40 +0000"
}
DELETE https://api.siteleaf.com/v2/documents/:document_id