# Fix6 ## Docs - [Authentication](https://docs.fix6.io/api-reference/authentication.md): Example overview page before API endpoints - [Baseline Sequestration](https://docs.fix6.io/api-reference/baseline-sequestration.md): Return baseline sequestration data for a project - [Carbon Additionality](https://docs.fix6.io/api-reference/carbon-additionality.md) - [Deforestation Indicator Image](https://docs.fix6.io/api-reference/deforestation-indicator-image.md): Get a GeoTIFF image with a boolean indication of whether deforestation has occurred since a baseline year. - [Deforestation Summary](https://docs.fix6.io/api-reference/deforestation-summary.md): Get a summary of deforestation in the project area, with the total area (in hectares) and percentage of area deforested since 2018. - [Deforestation Summary All Projects](https://docs.fix6.io/api-reference/deforestation-summary-all-projects.md): Get a deforestation summary across all your projects. - [Geojson Area](https://docs.fix6.io/api-reference/geojson-area.md) - [Get Climate Data](https://docs.fix6.io/api-reference/get-climate-data.md): Return climate data for a given project ID. Requires that a `project_id` be supplied. - [Get Remote Sensing Indices](https://docs.fix6.io/api-reference/get-remote-sensing-indices.md): Get remote sensing indices as the project. Returns as a MapboxImage object, for integration with the Mapbox API. Includes the URL to the image and the coordinates of the bounding box. - [Get Summary Metrics](https://docs.fix6.io/api-reference/get-summary-metrics.md) - [Get the project mask](https://docs.fix6.io/api-reference/get-the-project-mask.md): Get the mask of the project area as a GeoTIFF image. - [Get the wetlands mask](https://docs.fix6.io/api-reference/get-the-wetlands-mask.md): Get the wetlands mask for the project as a GeoTIFF image - [Get Weather Data](https://docs.fix6.io/api-reference/get-weather-data.md): Retrieve observed weather data over the project carea for a given period. - [Ghg Emissions](https://docs.fix6.io/api-reference/ghg-emissions.md) - [Performance Benchmark](https://docs.fix6.io/api-reference/performance-benchmark.md) - [Available Project Data](https://docs.fix6.io/api-reference/projects/available-project-data.md): Get the available data for a project - [Create Project](https://docs.fix6.io/api-reference/projects/create-project.md): Createa a new project with a provided GeoJSON or file. Accepted file formats are GeoJSON and KML. You can also pass a GeoJSON file through the body of the request, and that body will be parsed as the GeoJSON file for your project. - [Delete Project](https://docs.fix6.io/api-reference/projects/delete-project.md) - [List Projects](https://docs.fix6.io/api-reference/projects/list-projects.md): Retrieve a list of all the projects you have registered with Fix6 - [Project Details](https://docs.fix6.io/api-reference/projects/project-details.md): Get the details of an individual project - [Soil Parameters](https://docs.fix6.io/api-reference/soil-parameters.md) - [Healthcheck](https://docs.fix6.io/api-reference/utilities/healthcheck.md): Ping the API to make sure it's responding - [Bulk Data Delivery](https://docs.fix6.io/datasets/access-bulk-data-delivery.md) - [Global administrative boundaries](https://docs.fix6.io/datasets/admin-boundaries.md) - [Agricultural climate indicators](https://docs.fix6.io/datasets/ag-climate-risk.md) - [Datasets overview](https://docs.fix6.io/datasets/overview.md) - [Welcome 👋](https://docs.fix6.io/introduction.md): Home for your carbon and climate intelligence - [Quickstart](https://docs.fix6.io/quickstart.md): Creating a project ## OpenAPI Specs - [openapi](https://docs.fix6.io/openapi.json) ## Optional - [Documentation](https://docs.fix6.io) - [Blog](https://blog.fix6.io)