panteLx which docs are you referring to ?
The REST(ful) (web) (json) API is what you can access at yourforumurl.tld/api/*, and is not really documented. If follows the JSON:API spec.
https://api.flarum.dev/ documents the PHP API and Javascript API, which has the same name (Application Programming Interface) but is about the inner working of our extension system.