Skip to main content

Kindly API Documentation

Welcome to the Kindly API documentation.

Kindly is a powerful AI generative service that offers two main features: Text Generation and Image Generation. This documentation will guide you through the features and functionality of the Kindly API, as well as how to get started using it.

Text Generation

The text generation service utilizes GPT-3.5 on the backend. With Kindly, you can generate text with a simple POST request. No fuss included!

Image Generation

The image generation service utilizes Stable Diffusion on the backend. With Kindly, you can generate images using more than 60 Models! This page will guide you through the features and functionality of the Kindly API, as well as how to get started using it.

Table of Contents

  1. Introduction
  2. API Base URL
  3. Authentication
  4. Usage and Rate Limit
  5. Web Interface

Introduction

Kindly offers a simple yet powerful API that enables developers to programmatically generate images using Stable Diffusion. This API allows seamless integration with various applications, making it an excellent choice for any project you may be working on. With Kindly, you can access stunning image generation capabilities without the need for complex implementations.


API Base URL

All API endpoints for Kindly are based at the following base URL:

https://api.kindly.dev/api

Authentication

To use the Kindly API, you usually need to include an API key in your requests. You can obtain your API key by signing up on the Kindly website. This API key authenticates your requests and allows access to the image generation functionality.


Usage and Rate Limit

Kindly offers a free tier that allows users to generate up to 100 images and 1000 text responses per month.

For more extensive usage, you can choose the paid option, which provides 100 additional image generations and 1000 text generations for every £1.

So, to be clear:

  • Free Tier: 100 Images and 1000 Text generations per month
  • Paid Tier: Additional 100 Images and 1000 Text generations for every £1 spent

Need More?

contact us at Madd Studio to discuss your requirements.


Web Interface

In addition to the API, Kindly also provides a web interface that you can use to generate images interactively. Visit www.kindly.dev to access the web version and experiment with different image generation models.

Feel free to reach out to our support team at Madd Studio if you have any questions or need assistance with integrating Kindly into your applications.

Happy generating! 🎨


API Reference

When you feel you are ready to explore our wee docs, you can start with the API Docs. This section contains everything you need to get up and running with the Kindly API!