{"Tip API"}

Kin Lane Tip API
To compliment my questions, and certification APis, I created this tip API to offer tips along with the answers to questions, and that might encourage an API provider, or consumer to evolve towards a certification. This API is still in development, but hopefully some day will be a wealth of tips about how to do APis.
On-boarding
Getting Started
Authentication
FAQ
Signup
Login
Integration
Documentation
Plans
Updates
Roadmap
Issues
Change Log
Terms of Service
Privacy Policy

Kin Lane Tip API

(Docs) (Spec)
  • Tips
    • all tips (GET)
    • add a tip post (POST)
    • delete tip (DELETE)
    • Retrieve a tip using its slug (GET)
    • update tip (PUT)
    • tip tags (GET)
    • add tag to tip (POST)
    • delete tip tag (DELETE)