API Online

Carbon Isle API

Welcome to the CarbonIsle API. This service provides a RESTful interface for interacting with the Carbon Isle ecosystem. For access and documentation, please contact the development team.

API Documentation

Complete documentation for all available endpoints including request formats, authentication requirements, and response examples.

GET /api/docs

Note: Documentation access requires authentication. Please contact the development team for credentials.

Health Check

Check the current status and health of the API service.

GET /api/health

Use this endpoint to verify the API is operational and responding correctly.

Authentication

Secure your API requests with proper authentication.

POST /api/auth/token

All API requests require a valid authentication token. See documentation for details on obtaining and using tokens.