# Eldra Docs ## Docs - [Initiates the OTP (One-Time Password) authentication process by sending an OTP to the specified phone number.](https://docs.eldra.ai/api-reference/authentication/initiates-the-otp-one-time-password-authentication-process-by-sending-an-otp-to-the-specified-phone-number.md) - [Logs out the authenticated user by invalidating their current session.](https://docs.eldra.ai/api-reference/authentication/logs-out-the-authenticated-user-by-invalidating-their-current-session.md) - [Validates the OTP code and authenticates the user if the code is correct.](https://docs.eldra.ai/api-reference/authentication/validates-the-otp-code-and-authenticates-the-user-if-the-code-is-correct.md) - [Retrieves all clients available to the authenticated user.](https://docs.eldra.ai/api-reference/client/retrieves-all-clients-available-to-the-authenticated-user.md) - [Retrieves all events associated with a specific client.](https://docs.eldra.ai/api-reference/client/retrieves-all-events-associated-with-a-specific-client.md) - [Retrieves detailed information about a specific client by their ID.](https://docs.eldra.ai/api-reference/client/retrieves-detailed-information-about-a-specific-client-by-their-id.md) - [Updates an existing client's information with the provided data.](https://docs.eldra.ai/api-reference/client/updates-an-existing-clients-information-with-the-provided-data.md) - [Creates a new contact detail with the provided information.](https://docs.eldra.ai/api-reference/contactdetail/creates-a-new-contact-detail-with-the-provided-information.md) - [Deletes a contact detail by its ID.](https://docs.eldra.ai/api-reference/contactdetail/deletes-a-contact-detail-by-its-id.md) - [Retrieves a specific contact detail by its ID.](https://docs.eldra.ai/api-reference/contactdetail/retrieves-a-specific-contact-detail-by-its-id.md) - [Retrieves all contact details for the authenticated user's portal.](https://docs.eldra.ai/api-reference/contactdetail/retrieves-all-contact-details-for-the-authenticated-users-portal.md) - [Retrieves contact details that are currently active based on their contact time windows.](https://docs.eldra.ai/api-reference/contactdetail/retrieves-contact-details-that-are-currently-active-based-on-their-contact-time-windows.md) - [Updates an existing contact detail with the provided information.](https://docs.eldra.ai/api-reference/contactdetail/updates-an-existing-contact-detail-with-the-provided-information.md) - [Eldra API](https://docs.eldra.ai/api-reference/introduction.md): Dokumentation för Eldras öppna API - [Retrieves all available languages in the system.](https://docs.eldra.ai/api-reference/language/retrieves-all-available-languages-in-the-system.md) - [Retrieves the current authenticated user's profile information including account details, portal associations, and portal information.](https://docs.eldra.ai/api-reference/me/retrieves-the-current-authenticated-users-profile-information-including-account-details-portal-associations-and-portal-information.md) - [Updates the current authenticated user's profile information.](https://docs.eldra.ai/api-reference/me/updates-the-current-authenticated-users-profile-information.md) - [Fixes an unknown client association by linking them to the correct client and portal.](https://docs.eldra.ai/api-reference/organisation/fixes-an-unknown-client-association-by-linking-them-to-the-correct-client-and-portal.md) - [Uses AI to suggest the most likely client match for an unknown caller based on phone call summary.](https://docs.eldra.ai/api-reference/organisation/uses-ai-to-suggest-the-most-likely-client-match-for-an-unknown-caller-based-on-phone-call-summary.md) - [Retrieves a specific phone call by its ID.](https://docs.eldra.ai/api-reference/phonecall/retrieves-a-specific-phone-call-by-its-id.md) - [Retrieves all client requests associated with a specific phone call.](https://docs.eldra.ai/api-reference/phonecall/retrieves-all-client-requests-associated-with-a-specific-phone-call.md) - [Retrieves phone calls within a specified date range, optionally filtered by client ID.](https://docs.eldra.ai/api-reference/phonecall/retrieves-phone-calls-within-a-specified-date-range-optionally-filtered-by-client-id.md) - [Retrieves statistical overview data for phone calls within a specified date range.](https://docs.eldra.ai/api-reference/phonecall/retrieves-statistical-overview-data-for-phone-calls-within-a-specified-date-range.md) - [Retrieves statistics about the most common client requests within a specified date range.](https://docs.eldra.ai/api-reference/phonecall/retrieves-statistics-about-the-most-common-client-requests-within-a-specified-date-range.md) - [Retrieves statistics about the most frequently asked questions within a specified date range.](https://docs.eldra.ai/api-reference/phonecall/retrieves-statistics-about-the-most-frequently-asked-questions-within-a-specified-date-range.md) - [Retrieves the transcript of a phone call with properly ordered conversation lines.](https://docs.eldra.ai/api-reference/phonecall/retrieves-the-transcript-of-a-phone-call-with-properly-ordered-conversation-lines.md) - [Updates a specific client request associated with a phone call.](https://docs.eldra.ai/api-reference/phonecall/updates-a-specific-client-request-associated-with-a-phone-call.md) - [Imports clients to a portal using SSNs with secret-based authentication. This is an anonymous endpoint for external integrations.](https://docs.eldra.ai/api-reference/portal/imports-clients-to-a-portal-using-ssns-with-secret-based-authentication-this-is-an-anonymous-endpoint-for-external-integrations.md) - [Imports clients to a specific portal using their Social Security Numbers (SSNs). Requires authentication and portal access.](https://docs.eldra.ai/api-reference/portal/imports-clients-to-a-specific-portal-using-their-social-security-numbers-ssns-requires-authentication-and-portal-access.md) - [Retrieves a specific portal by its ID. Access is restricted to the user's own portal.](https://docs.eldra.ai/api-reference/portal/retrieves-a-specific-portal-by-its-id-access-is-restricted-to-the-users-own-portal.md) - [Retrieves all portals available in the system for the authenticated user.](https://docs.eldra.ai/api-reference/portal/retrieves-all-portals-available-in-the-system-for-the-authenticated-user.md) - [Adds a new question to an existing questionnaire.](https://docs.eldra.ai/api-reference/questionnaire/adds-a-new-question-to-an-existing-questionnaire.md) - [Creates a new questionnaire with the specified name and description.](https://docs.eldra.ai/api-reference/questionnaire/creates-a-new-questionnaire-with-the-specified-name-and-description.md) - [Deletes a question from the system.](https://docs.eldra.ai/api-reference/questionnaire/deletes-a-question-from-the-system.md) - [Retrieves all questionnaires available in the system.](https://docs.eldra.ai/api-reference/questionnaire/retrieves-all-questionnaires-available-in-the-system.md) - [Retrieves detailed information about a specific questionnaire including its questions, answers, and associated clients.](https://docs.eldra.ai/api-reference/questionnaire/retrieves-detailed-information-about-a-specific-questionnaire-including-its-questions-answers-and-associated-clients.md) - [Starts a questionnaire survey for multiple clients with specified scheduling parameters.](https://docs.eldra.ai/api-reference/questionnaire/starts-a-questionnaire-survey-for-multiple-clients-with-specified-scheduling-parameters.md) - [Updates an existing question with new information.](https://docs.eldra.ai/api-reference/questionnaire/updates-an-existing-question-with-new-information.md) - [Updates the configuration settings of an existing questionnaire.](https://docs.eldra.ai/api-reference/questionnaire/updates-the-configuration-settings-of-an-existing-questionnaire.md) - [Eldra för brukare](https://docs.eldra.ai/help/for-clients.md): Guide för dig som är brukare och använder Eldra - [Eldra för personal](https://docs.eldra.ai/help/for-staff.md): Guide för dig som arbetar inom hemtjänsten och äldrevården - [Komma igång med Eldra](https://docs.eldra.ai/help/getting-started.md): Lär dig grunderna i Eldra och hur du kommer igång - [Hjälpcenter för Eldra](https://docs.eldra.ai/help/introduction.md): Här hittar du allt du behöver för att använda Eldra - [Kunskapsbas](https://docs.eldra.ai/help/knowledge-base.md): Använd Eldras kunskapsbas för rutiner, processer och information - [Telefonsamtal med Eldra](https://docs.eldra.ai/help/phone-calls.md): Hur du ringer och hanterar samtal med Eldra - [Inställningar](https://docs.eldra.ai/help/settings.md): Hantera ditt konto, portaler och inställningar i Eldra - [Eldra i växeln](https://docs.eldra.ai/help/switchboard.md): Allt du behöver veta om Eldra i växeln - [Arbetsanteckningar](https://docs.eldra.ai/help/work-notes.md): Skapa och hantera arbetsanteckningar via Eldra - [Eldra dokumentation](https://docs.eldra.ai/index.md): Välkommen till hjälp och dokumentation för Eldra ## OpenAPI Specs - [openapi](https://docs.eldra.ai/api-reference/openapi.json)