This repository contains code samples to easily interact with our API.
You can download a Playground that will enable you to easily call our API with a sample image:
To make it work, just get your apiKey
and add it to the Playground:
Finally, to integrate our API inside your app, just copy/paste the content of the file RemoveBackground.swift into your Xcode project.