Skip to main content
The Data Block service lets you store any non-card data securely in PCI Booking’s infrastructure. Each data block gets a unique token ID, and the content is stored in a GDPR-compliant location of your choice. Data blocks can hold text, JSON, XML, images, PDFs, or any other content up to 50 MB per block.
Data blocks are not PCI compliant. Do not store credit card information in data blocks. Use PCI Booking’s card tokenization for card data.

How It Works

A data block has two parts: metadata (reference, location, timestamps) and content (the actual data). You create and manage them separately:
  1. Create a data block to get a token ID. At this point you set the storage location and an optional reference for searching later.
  2. Upload content to the data block using the token ID.
  3. Download the content whenever you need it.
You can also update the metadata (reference, location), search across your data blocks by reference, and delete blocks you no longer need.

Storage Locations

When creating a data block, you choose where the data is stored. Available locations:

Common Workflow

Store a document

Retrieve a document

Find data blocks by reference

Metadata Fields

Each data block tracks the following metadata:

Next Steps

Create a Data Block

Create a new data block and get its token ID.

Upload Content

Upload content to an existing data block.

Download Content

Download the content of a data block.

Search Data Blocks

Find data blocks by reference.