{"Page API"}

Kin Lane Page API
Pages provide access to the content and data I make available across my network. I use Jeyll to manage my content, but it is this API that handles the management, and publishing of those pages. This API provides access to pages, which I may use on one or many of my Jeykyll driven sites, usually hosted via Github Pages.
On-boarding
Getting Started
Authentication
FAQ
Signup
Login
Integration
Documentation
Plans
Updates
Roadmap
Issues
Change Log
Terms of Service
Privacy Policy

Kin Lane Page API

(Docs) (Spec)
  • Page
    • retrieves all pages (GET)
    • add page (POST)
    • delete page (DELETE)
    • Retrieve a page using its id (GET)
    • update page (PUT)