# Patterns API ## Docs - [Authentication](https://docs.patterns.company/api-reference/auth.md): Learn how to authenticate with the API - [Refresh token](https://docs.patterns.company/api-reference/auth/refresh.md): Refreshes the access token - [Content generation](https://docs.patterns.company/api-reference/content.md): Content generation steps and endpoints - [Create content](https://docs.patterns.company/api-reference/content/create.md): Creates a new content in the organization - [Delete content](https://docs.patterns.company/api-reference/content/delete.md): Delete a single content based on the ID supplied - [Get content](https://docs.patterns.company/api-reference/content/get.md): Returns content based on the ID supplied - [Prospect enrichment](https://docs.patterns.company/api-reference/prospects.md): Automated enrichment of prospect data - [Create prospect](https://docs.patterns.company/api-reference/prospects/create.md): Creates a new prospect in organization - [Delete prospect](https://docs.patterns.company/api-reference/prospects/delete.md): Delete a single prospect based on the ID supplied - [Get prospect](https://docs.patterns.company/api-reference/prospects/get.md): Returns prospect based on the ID supplied - [Search for a prospect](https://docs.patterns.company/api-reference/prospects/search.md): Search for a new prospect in organization - [Template management](https://docs.patterns.company/api-reference/templates.md): Manage templates for content generation - [Changelog](https://docs.patterns.company/changelog.md): History of changes in the API - [Introduction](https://docs.patterns.company/introduction.md): Welcome to the Patterns API documentation. - [Snippet Installation](https://docs.patterns.company/snippet.md): This is how your page content will be personalized. ## OpenAPI Specs - [openapi](https://docs.patterns.company/api-reference/openapi.json)