# Unize API ## Docs - [API Quickstart](https://developers.unize.org/api.md): Getting Started with the Unize API for developers. - [Delete Graph](https://developers.unize.org/api-reference/v1/delete-v1storage-.md): Delete a knowledge graph - [List All Graphs](https://developers.unize.org/api-reference/v1/get-v1storage.md): List all graphs created/imported - [Export Graph](https://developers.unize.org/api-reference/v1/get-v1storage-.md): Export the knowledge graph data - [List Answers Per Graph](https://developers.unize.org/api-reference/v1/get-v1storage-retrieval.md): List all the retrievals for a specific knowledge graph - [Fetch Answer](https://developers.unize.org/api-reference/v1/get-v1storage-retrieval-.md) - [Rename Graph](https://developers.unize.org/api-reference/v1/patch-v1storage-.md): Rename a knowledge graph - [Generate Graph](https://developers.unize.org/api-reference/v1/post-v1storage.md): Generate a knowledge graph from a document or a list of documents - [Ask Question to Graph](https://developers.unize.org/api-reference/v1/post-v1storage-retrieval.md): Ask a question to the knowledge graph - [Import Graph](https://developers.unize.org/api-reference/v1/post-v1storageimport.md) - [Initial Setup](https://developers.unize.org/initial-setup.md): How to set up your API account to access Unize AI. - [Introduction](https://developers.unize.org/introduction.md) - [KGStorage Benchmark](https://developers.unize.org/kgstorage.md) - [Playground Quickstart](https://developers.unize.org/playground.md): Getting Started with the Playground for non-developers. - [Pricing](https://developers.unize.org/pricing.md) ## OpenAPI Specs - [openapi](https://developers.unize.org/openapi.json) - [openapiyaml](https://developers.unize.org/openapiyaml.yaml) - [unize-openapi](https://developers.unize.org/unize-openapi.yaml)