Yes, we're allowing 3rd party Integrations with Asset Libraries such as Unsplash.
See how to integrate any asset library into CE.SDK. In this example, we query the Unsplash API to browse free stock images from inside the editor.
You can provide images with tags, labels, and any other contextual information. The search functionality is completely configurable and can incorporate any meta information provided by the Unsplash API.
Note that all CE.SDK components are client-side, which means that if you are integrating with a private API, you will need to proxy through your own servers in order to keep the API key secret.
Looking for other 3rd party Libraries?
Link to Showcase Link to Documentation Link to GitHub Link to Codesandbox