## Block Protocol – External API Service

This package implements the Block Protocol External API service for blocks and embedding applications.

To get started:

1.  `yarn add @blockprotocol/external-api` or `npm install @blockprotocol/external-api`
1.  Follow the instructions to use the external API service as a [block](#blocks) or an [embedding application](#embedding-applications)

## Blocks

TODO

## Embedding applications

TODO
