# Introw ## Docs - [Create a partner](https://developers.introw.io/api-reference/partners/create-a-partner.md): Creates a partner in the organisation resolved from the authenticated API key. - [Get a partner](https://developers.introw.io/api-reference/partners/get-a-partner.md): Returns a single partner by id, scoped to the authenticated API key organisation. - [List partners](https://developers.introw.io/api-reference/partners/list-partners.md): Returns partners for the organisation resolved from the authenticated API key. - [Update a partner](https://developers.introw.io/api-reference/partners/update-a-partner.md): Updates allowed public partner fields in the authenticated API key organisation. - [Authentication](https://developers.introw.io/general/authentication.md): Create Introw API keys, choose scopes, and authenticate requests with x-api-key. - [Introduction](https://developers.introw.io/general/introduction.md): Build integrations with the Introw API. ## OpenAPI Specs - [openapi](https://developers.introw.io/openapi.json) - [introw-public-api](https://developers.introw.io/introw-public-api.json)