> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/api/guides/knowledge-graph/api-endpoint.md).

# API endpoint

The API is available at this URL:

https\://\<your\_collibra\_url>/graphql/knowledgeGraph/v1

Because of the wide adoption of the GraphQL there are many UI applications that can help you write and run your queries, such as [Postman](https://www.postman.com/), [Insomnia](https://insomnia.rest/), or [Altair](https://altairgraphql.dev/). Before you start using the Knowledge Graph API, if you haven't done so already, please familiarize yourself with the core concepts of GraphQL.
