> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# JSON

> Kinetica snippets tagged JSON

<CardGroup cols={3}>
  <Card title="JSON Egress" href="/content/snippets/json-egress" cta="JSON / EGRESS">
    Copy-paste examples of retrieving JSON data with the /get/records/json endpoint
  </Card>

  <Card title="JSON Ingest" href="/content/snippets/json-ingest" cta="JSON / INGEST">
    Copy-paste examples of ingesting JSON data with the /insert/records/json endpoint
  </Card>
</CardGroup>
