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:59] – admin | blocks:api [2025-11-12 09:09] (current) – Added Display Spot Screenshot API admin | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * Uploading images and other files to a Blocks server | * Uploading images and other files to a Blocks server | ||
| * Communicating with Blocks from custom applications. | * 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. | Learn more about the various options and APIs available. | ||
| Line 12: | Line 13: | ||
| * [[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: | ||