
Serialif Color is a public API providing color conversion, complementary, grayscale and contrasted text.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://color.serialif.com/ | Primary API endpoint. |
curl -X GET "https://color.serialif.com/" \ -H "Accept: application/json"