Api playground doc (#3507)

This commit is contained in:
Deborah Barnard
2025-08-22 14:19:55 +01:00
committed by GitHub
parent 35ec09a430
commit 7cead5e5d0

View File

@@ -106,7 +106,11 @@
{{ super() }}
<div class="n8n-api-warning">Using the playground to test API calls uses real data. Use with caution. Refer to <a href="https://docs.n8n.io/api/using-api-playground/">Using an API playground</a> for more information.</div>
<div class="n8n-api-warning">Using the playground to test API calls uses real data, and sends it through Scalar's proxy server. Refer to <a href="https://docs.n8n.io/api/using-api-playground/">Using an API playground</a> for more information.</div>
{% endblock %}