---
title: "GET /session/create/{name}"
method: GET
path: "/session/create/{name}"
tags: ["default"]
---

# GET /session/create/{name}

`GET /session/create/{name}`

Create a session key to keep search context. The session is attached to a name. After the session is created, the header `hashlookup_session` can be set to the session name.

## Response `200`

Success

## Other responses

- `400` — Expecting a name for the session
- `500` — Session feature is not enabled

---

[API](https://skmtc.net/circl/apis/hashlookup-circl-api.md) · [All operations](https://skmtc.net/circl/apis/hashlookup-circl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/circl/hashlookup-circl-api/versions/4094c80be8b5/schema)
