Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| blocks:api [2023-04-24 08:06] – Added apiKey note and custom API note admin | blocks:api [2025-11-12 09:09] (current) – Added Display Spot Screenshot API admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Blocks APIs====== | ======Blocks APIs====== | ||
| - | Programmatic interfaces for controlling the appearance or behavior of the Blocks editor or a Display Spot, for communicating with Blocks from custom web applications and for uploading images and other files to a Blocks server. | + | Programmatic interfaces for: |
| - | * [[blocks: | + | |
| + | * Uploading images and other files to a Blocks server | ||
| + | * Communicating with Blocks from custom applications. | ||
| + | * Drivers and other scripts enhancing Blocks itself, running on your Blocks server. | ||
| + | |||
| + | Learn more about the various options and APIs available. | ||
| + | |||
| + | | ||
| + | * [[blocks: | ||
| * [[blocks: | * [[blocks: | ||
| * [[blocks: | * [[blocks: | ||
| + | * [[blocks: | ||
| * [[blocks: | * [[blocks: | ||
| * Custom API endpoints can be defined by User Scripts using the [[blocks: | * Custom API endpoints can be defined by User Scripts using the [[blocks: | ||
| + | * APIs available to [[blocks: | ||
| - | :!: **IMPORTANT** Externally accessible APIs can be protected using API keys. If so, an apiKey query parameter must be appended to the URL, with the correct value. API keys and their values are defined in Blocks [[blocks: | + | :!: **IMPORTANT** Externally accessible APIs can be protected using API keys. If so, an apiKey query parameter must be appended to the URL, with the correct value. API keys and their values are defined in Blocks [[blocks: |