🚀Quick Start

1. Get your API Key

Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.

Just contact us at kopikat@opencv.ai to get your API key and start using our API.

2. Make your first request

To make your first request, send an authenticated request to the /augment endpoint. This will create a new image with annotation preserved, which is nice.

See Examples to explore the various methods of generating images with Kopikat.

Last updated