When loading data/create/update/delete in file manager through API. How do we add header in those requests to server?
You can define your own function, which will be called instead of an URL, and from such custom function, do any kind of custom ajax call, with all necessary headers.