# Cityweft API Docs

## Cityweft API Docs

- [Welcome](https://cityweft.gitbook.io/docs/readme.md)
- [Quickstart](https://cityweft.gitbook.io/docs/getting-started/quickstart.md): Cityweft API is designed to be user-friendly and provides a single endpoint to retrieve comprehensive 3D urban data.
- [Three.js Quick Guide](https://cityweft.gitbook.io/docs/getting-started/three-quick-guide.md): This tutorial guides you through the process of integrating our API data with Three.js to enhance your 3D web experiences.
- [Authentification](https://cityweft.gitbook.io/docs/basics/authentification.md)
- [Customizations](https://cityweft.gitbook.io/docs/basics/customizations.md): Cityweft provides numerous opportunities for customizing output, allowing for tailored solutions that meet specific user requirements.
- [Coordinate Systems (CRS)](https://cityweft.gitbook.io/docs/basics/coordinate-systems-crs.md): The Cityweft API supports three different coordinate reference systems to accommodate various use cases and integration requirements. Choose the appropriate CRS based on your use case
- [Metadata (Descriptors)](https://cityweft.gitbook.io/docs/basics/metadata-descriptors.md): This page describes the descriptor objects returned in the API response
- [Buildings](https://cityweft.gitbook.io/docs/geometry/buildings.md): Buildings are the main geometry type in Cityweft API. Meshes contains an array of meshes representing the building or its parts, which may include roofs.
- [Topography](https://cityweft.gitbook.io/docs/geometry/topography.md): Topography is a core geometry type in Cityweft API. It consists of meshes or elevationMaps that represent the terrain surface.
- [Infrastructure](https://cityweft.gitbook.io/docs/geometry/infrastructure.md): Infrastructure nodes represent individual elements placed at precise locations within the urban environment.
- [Trees & Vegetation](https://cityweft.gitbook.io/docs/geometry/infrastructure/trees-and-vegetation.md)
- [Surface](https://cityweft.gitbook.io/docs/geometry/surface.md): Surfaces are meshed geometries representing area features such as zones and pathways. They are delivered as optimized meshes aligned with the terrain.
- [Barriers](https://cityweft.gitbook.io/docs/geometry/barriers.md): Barriers are meshed geometries representing vertical structures such as fences, walls, and other enclosing or dividing elements.
- [Getting your API key](https://cityweft.gitbook.io/docs/plugins/getting-your-api-key.md): How to retrieve your Cityweft API key for plugins
- [SketchUp](https://cityweft.gitbook.io/docs/plugins/sketchup.md)
- [Rhino](https://cityweft.gitbook.io/docs/plugins/rhino.md)
- [Grasshoper](https://cityweft.gitbook.io/docs/plugins/grasshoper.md)
