Note on Internal API requests
X-FileSpin-Internal-Request
All FileSpin services that use FileSpin APIs must add a X-FileSpin-Internal-Request header to the request with a string value set to true.
This allows FileSpin SaaS to distinguish internal API calls and will not count them against a user.
Examples
- an addon service requesting a file link using
get_linkAPI - an internal services using
dataorupdateAPI to access asset metadata/dataAPI will return hidden internal fields when called withX-FileSpin-Internal-Requestheader in request