open in new tab

This commit is contained in:
Deborah Barnard
2023-03-14 14:13:11 +00:00
parent 26fd9e6c8f
commit 5aac74ab40

View File

@@ -31,9 +31,9 @@ The endpoints are:
To learn about the data structure, try out n8n's API endpoints:
[https://api.n8n.io/templates/categories](https://api.n8n.io/templates/categories)
[https://api.n8n.io/templates/collections](https://api.n8n.io/templates/collections)
[https://api.n8n.io/templates/workflows](https://api.n8n.io/templates/workflows)
[https://api.n8n.io/health](https://api.n8n.io/health)
[https://api.n8n.io/templates/categories](https://api.n8n.io/templates/categories){:target=_blank .external-link}
[https://api.n8n.io/templates/collections](https://api.n8n.io/templates/collections){:target=_blank .external-link}
[https://api.n8n.io/templates/workflows](https://api.n8n.io/templates/workflows){:target=_blank .external-link}
[https://api.n8n.io/health](https://api.n8n.io/health){:target=_blank .external-link}
You can also [contact us](mailto:support@n8n.io) for more support.