# EIFER Corporate Identity

> REST API and asset library for the corporate identity of European Institute for Energy Research — colors, logos, document templates, typography. No authentication. All JSON endpoints live under /api/v1.

Key brand colors:

- EIFER Green: `#9cc118`
- EIFER Blue: `#212a72`
- Text Black: `#000000`

## Docs

- [Full agent documentation](https://ci.eifer.kit.edu/llms-full.txt): complete colors, logo file names, template list, token schema, endpoint reference
- [OpenAPI schema](https://ci.eifer.kit.edu/api/openapi.json): machine-readable API description
- [Swagger UI](https://ci.eifer.kit.edu/api/docs): interactive API browser

## API

- [Brand guidelines](https://ci.eifer.kit.edu/api/v1/brand/guidelines): all colors, typography, logo rules as JSON
- [Logos](https://ci.eifer.kit.edu/api/v1/logos): logo variants and download paths
- [Templates](https://ci.eifer.kit.edu/api/v1/templates): document template categories and files
- [Asset search](https://ci.eifer.kit.edu/api/v1/assets/search?q=logo): search assets by filename

## Contact

- Communications: comm@eifer.org
- IT: support@eifer.org
