> For the complete documentation index, see [llms.txt](https://docs.shyft.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shyft.to/solana-shyft-api/start-building.md).

# Start Building

## Step 1: Get an API key

{% embed url="<https://shyft.to/get-api-key>" %}
Get your API key from this link
{% endembed %}

## Step 2: Use Shyft Infrastructure

Multiple ways to interact with Shyft

{% embed url="<https://api.shyft.to/sol/api/explore/>" %}
Link to Swagger UI for easy API access
{% endembed %}

{% embed url="<https://documenter.getpostman.com/view/18419720/UzQvt5Kf>" %}
Fork our Postman collection
{% endembed %}

{% embed url="<https://www.npmjs.com/package/@shyft-to/js>" %}
TS SDK for easy development
{% endembed %}
