

Making RequestsĪll V4 requests are made via the following URL:
Brandfolder text extractor code#
Use the key in your code when making requests to our API.Įach response to your API calls will only include the resources that you (or the User whose API key your application is using) can access based on your permissions. AuthenticationĪuthentication is performed with every API call by sending a header with your unique Brandfolder API key.Ĭlick the icon to the right of your key to copy it to your clipboard. Select a language for code samples from the tabs above or the mobile navigation menu. Scroll down for code samples, example requests and responses.

You can also send Invitations to grant users access to Organizations, Brandfolders, and Collections. Organizations can have multiple Brandfolders.īrandfolders have Sections which hold Assets.Īssets can also belong to multiple Collections within a Brandfolder.Īssets have Attachments and can also have Tags and Custom Fields. Well each one has its own section in this documentation for you to learn in more detail exactly what operations you can perform in relation to that particular resource, but a bit of an overview here might be helpful.Īs a Brandfolder user, you are part of one or more Organizations. You're probably wondering, "Which resources are those?" V4 is a RESTful JSON API giving you programmatic access to the same resources you can access as a user of our website. This is a living document, intended to help you enjoy working with Brandfolder's API.īy activating or using the Brandfolder API, you acknowledge and agree to the API License Agreement found here.
