# CarbonFarm Authentication API

**Canonical:** https://apis.io/apis/carbonfarm/carbonfarm-authentication-api/  
**Provider:** CarbonFarm — https://apis.io/providers/carbonfarm/  
**Base URL:** https://cms.int.carbonfarm.app

CarbonFarm Authentication API is one of 6 APIs that [CarbonFarm](https://apis.io/providers/carbonfarm/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification.

All data within the platform is private by default. The public role can be configured to expose data without authentication, or you can pass an access token to the API to access private data.

## Operations (7)

| Method | Path | Summary |
|---|---|---|
| POST | `/auth/login` | Retrieve a Temporary Access Token |
| POST | `/auth/refresh` | Refresh Token |
| POST | `/auth/logout` | Log Out |
| POST | `/auth/password/request` | Request a Password Reset |
| POST | `/auth/password/reset` | Reset a Password |
| GET | `/auth/oauth` | List OAuth Providers |
| GET | `/auth/oauth/{provider}` | Authenticated using an OAuth provider |

## Machine-readable artifacts (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/carbonfarm/refs/heads/main/openapi/carbonfarm-authentication-api-openapi.yml
- **GraphQL** — https://raw.githubusercontent.com/api-evangelist/carbonfarm/refs/heads/main/graphql/carbonfarm-cms-schema.graphql

## Other CarbonFarm APIs (5)

- [CarbonFarm Assets API](https://apis.io/apis/carbonfarm/carbonfarm-assets-api/)
- [CarbonFarm Files API](https://apis.io/apis/carbonfarm/carbonfarm-files-api/)
- [CarbonFarm Items API](https://apis.io/apis/carbonfarm/carbonfarm-items-api/)
- [CarbonFarm Items Post API](https://apis.io/apis/carbonfarm/carbonfarm-itemspost-api/)
- [CarbonFarm Server API](https://apis.io/apis/carbonfarm/carbonfarm-server-api/)

## Tags

Authentication

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/carbonfarm/carbonfarm-authentication-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/carbonfarm/.
