Acquia Source provides the JSON:API Query Builder to reduce integration time and enhance your experience with JSON:API. It helps you to build JSON:API queries, preview well-formatted real-time responses, and generate code samples.
JSON:API Query Builder interface
The following image illustrates the sections of the JSON:API Query Builder interface with labels:
The following table describes the sections labelled in the preceding image:
Label
Description
A
The Query Builder tab to build JSON:API queries with fields, filters, and relationships.
B
The Authentication tab to a
C
The Examples tab to a
D
The Entity Type and Bundle dropdowns to select the entity type and bundle for a query.
For information about entity types and bundles, visit Entity types.
E
The Page and Limit fields to set the pagination parameters for a query.
F
The Request History section to check the history of requests.
G
The Fields tab to add fields to a query.
The Filters tab to add filters and filter groups to a query.
The Includes tab to add relationships to a query.
The Sort tab to add sort criteria to a query.
The </> tab to copy the API code example.
H
T
I
The Execute Query button for manual execution of a query.
J
The automatic execution of a query.
After you select this checkbox and make any changes to your query, the response is immediately updated.
In the Includes (Relationships) section, click media_image.
The media_image relationship is added to the query in the Request URL section:
Click Execute Query.
I
JSON:API Query Builder
Acquia Source provides the JSON:API Query Builder to reduce integration time and enhance your experience with JSON:API. It helps you to build JSON:API queries, preview well-formatted real-time responses, and generate code samples.
JSON:API Query Builder interface
The following image illustrates the sections of the JSON:API Query Builder interface with labels:
The following table describes the sections labelled in the preceding image:
Label
Description
A
The Query Builder tab to build JSON:API queries with fields, filters, and relationships.
B
The Authentication tab to a
C
The Examples tab to a
D
The Entity Type and Bundle dropdowns to select the entity type and bundle for a query.
For information about entity types and bundles, visit Entity types.
E
The Page and Limit fields to set the pagination parameters for a query.
F
The Request History section to check the history of requests.
G
The Fields tab to add fields to a query.
The Filters tab to add filters and filter groups to a query.
The Includes tab to add relationships to a query.
The Sort tab to add sort criteria to a query.
The </> tab to copy the API code example.
H
T
I
The Execute Query button for manual execution of a query.
J
The automatic execution of a query.
After you select this checkbox and make any changes to your query, the response is immediately updated.