A way to write applications for Focals.
Let’s get started building your first application!
The Focals Developer API allows developers to accelerate the development of experiences on Focals.
You will need:
The Dashboard is where all your Abilities reside. To get started creating your first ability, simply click on “Create New Ability” and fill in the required details. You will receive an API Key, API Secret, and Shared Secret.
The Webhook URL is where the Focals Developer API notifies your application that a user is executing an action.
This is where the user will be redirected to when they attempt to enable the Ability. You can use this for user-required information, such as an OAuth login.
Not available yet.