# Documentation ## Docs - [Introduction](https://docs.goterminal.xyz/api-reference/introduction.md): API Getting Started - [Check if account is in segment](https://docs.goterminal.xyz/api-reference/segmentation/check-if-account-is-in-segment.md): Checks if an account with the given account ID is in the specified segment. - [Get accounts in segment](https://docs.goterminal.xyz/api-reference/segmentation/get-accounts-in-segment.md): Retrieve a list of account IDs associated with the given segment ID. - [Retrieve segments by organization ID.](https://docs.goterminal.xyz/api-reference/segmentation/retrieve-segments-by-organization-id.md): Get a list of segments associated with the given organization ID. - [Create a new transaction.](https://docs.goterminal.xyz/api-reference/transactions/create-a-new-transaction.md): Create a new transaction with the provided details. Amount is in cents. - [Quickstart](https://docs.goterminal.xyz/quickstart.md): Start sending events and segmenting users in 15 minutes ## OpenAPI Specs - [openapi](https://docs.goterminal.xyz/api-reference/openapi.json) - [openapi-from-anchor-url-0](https://docs.goterminal.xyz/openapi-from-anchor-url-0) ## Optional - [Website](https://goterminal.xyz)