folk exposes a REST API that is organized around predictable resource-oriented URLs, accepts and returns JSON-encoded payloads, and uses standard HTTP response codes, authentication, and verbs.

The base URL for the API is

https://api.folk.app

All API requests must be made over HTTPS. Calls made over plain HTTP will fail.