Quick Start
Last updated
Last updated
Your API requests require authentication using an API key. Any request without a valid API key will return an error.
To get started:
Sign up on and subscribe to the
Obtain your API key from your RapidAPI dashboard.
π Note: Keep your API key secure and do not share it publicly. If your key is compromised, you can regenerate a new one from the RapidAPI dashboard.
Hereβs how you can quickly test the Background Remover API by making a simple request to remove the background from an image:
Take a look at how you might call this method using curl
: