{% load static %}

Sensitive

- Warning: Your API key enables access to your account. Keep your API key private. By copying and sharing the API key with other applications AT YOUR OWN RISK.
- The Sayches REST API allow you to build your own customised minimum viable Sayches clients.

Header: Authorization: Token {{token}}
Endpoints: GET /api/post/
Example Request: curl --request GET --location 'https://sayches.com/api/post/' --header 'Authorization: Token {{token}}'