Back to changelog
February 19, 2025
We've introduced a new compact
parameter (compact=true
or compact=1
) to the Batch PURL and Full-Scans API endpoints. When enabled, Compact Mode streamlines API responses by stripping away most optional data and returning only the essentials—primarily the id
and a few critical properties.
💡 Why use it? Ideal for high-efficiency integrations, Compact Mode helps reduce payload size, improve performance, and make API responses easier to parse and manage.
Stay tuned for Part 2, which will further refine and expand Compact Mode capabilities!