# Identification sessions ## Create an identification session - [POST /v1/persons/{person_id}/identification_sessions](https://docs.solarisgroup.com/api-reference/identity/identifications/identification-sessions/paths/~1v1~1persons~1%7Bperson_id%7D~1identification_sessions/post.md): -> "Creates an identification session for the person specified in the request URL based on the identification method(s) supplied in the request. Note that if the customer is not eligible for one of the identification methods, then this endpoint will return an error. Use the eligibility checking endpoint to verify this beforehand:" + ## Get an identification session - [GET /v1/persons/{person_id}/identification_sessions/{identification_session_id}](https://docs.solarisgroup.com/api-reference/identity/identifications/identification-sessions/paths/~1v1~1persons~1%7Bperson_id%7D~1identification_sessions~1%7Bidentification_session_id%7D/get.md): Returns a specific identification session for the person specified in the request URL. ## Get the configuration of an identification session - [GET /v1/persons/{person_id}/identification_sessions/{identification_session_id}/configuration](https://docs.solarisgroup.com/api-reference/identity/identifications/identification-sessions/paths/~1v1~1persons~1%7Bperson_id%7D~1identification_sessions~1%7Bidentification_session_id%7D~1configuration/get.md): Returns the configuration data for a specific person identification session. ## Create an identification within an identification session - [POST /v1/persons/{person_id}/identification_sessions/{identification_session_id}/identifications](https://docs.solarisgroup.com/api-reference/identity/identifications/identification-sessions/paths/~1v1~1persons~1%7Bperson_id%7D~1identification_sessions~1%7Bidentification_session_id%7D~1identifications/post.md): Creates a person identification within an existing person identification session. ## Retrieve a single identification within an identification session - [GET /v1/persons/{person_id}/identification_sessions/{identification_session_id}/identifications/{id}](https://docs.solarisgroup.com/api-reference/identity/identifications/identification-sessions/paths/~1v1~1persons~1%7Bperson_id%7D~1identification_sessions~1%7Bidentification_session_id%7D~1identifications~1%7Bid%7D/get.md): Returns the details of a person's identification. In the request URL, you must specify the identification session within which the identification was created. ## (Sandbox only) Simulate a bank identification until the authorization stage - [POST /v1/persons/{person_id}/identification_sessions/{identification_session_id}/simulate_bank_until_authorization](https://docs.solarisgroup.com/api-reference/identity/identifications/identification-sessions/paths/~1v1~1persons~1%7Bperson_id%7D~1identification_sessions~1%7Bidentification_session_id%7D~1simulate_bank_until_authorization/post.md): Simulates a bank identification for the given person until the authorization stage. ## (Sandbox only) Simulate bank identification until the identification_data_required stage - [POST /v1/persons/{person_id}/identification_sessions/{identification_session_id}/simulate_bank_id_until_identification_data_required](https://docs.solarisgroup.com/api-reference/identity/identifications/identification-sessions/paths/~1v1~1persons~1%7Bperson_id%7D~1identification_sessions~1%7Bidentification_session_id%7D~1simulate_bank_id_until_identification_data_required/post.md): Simulates the bank identification process for the given person until the identification reaches the status .