# Entropi Docs ## Docs - [Endpoints Hub](https://docs.entropi.app/api-reference/endpoint-hub.md): Connect your business with Entropi - [Create Interview](https://docs.entropi.app/api-reference/interviews/create.md): Creates a new product under a given user and/or organization - [Get Interview](https://docs.entropi.app/api-reference/interviews/get.md): Returns a single interview by interviewID - [Get Interview List](https://docs.entropi.app/api-reference/interviews/getList.md): Returns a list of all interviews under a given product - [Update Interview](https://docs.entropi.app/api-reference/interviews/update.md): Updates an Interview by interviewID - [Introduction](https://docs.entropi.app/api-reference/introduction.md) - [Create Invites](https://docs.entropi.app/api-reference/invites/create.md): Returns a list of N invite links to interviews - [Get Invite](https://docs.entropi.app/api-reference/invites/get.md): Returns a single invite by linkID - [Get Invite List](https://docs.entropi.app/api-reference/invites/getList.md): Returns a list of all Invites for a given Interview or Product. - [Create Product](https://docs.entropi.app/api-reference/products/create.md): Creates a new product under a given user and/or organization - [Get Product](https://docs.entropi.app/api-reference/products/get.md): Returns a single product by productID - [Get Product List](https://docs.entropi.app/api-reference/products/getList.md): Returns a list of all products under a given user and/or organization - [Update Product](https://docs.entropi.app/api-reference/products/update.md): Updates a product by productID - [Get Profile](https://docs.entropi.app/api-reference/profiles/get.md): Returns a single profile by profileID - [Get Profile List](https://docs.entropi.app/api-reference/profiles/getList.md): Returns a list of all profiles under a given product - [Changelog](https://docs.entropi.app/changelog.md): Keep up with the latest updates to our dev platforms - [Entropi Docs](https://docs.entropi.app/introduction.md): Explore Entropi's APIs ## OpenAPI Specs - [openapi](https://docs.entropi.app/api-reference/openapi.json)