Skip to content

Commit f3f7786

Browse files
authored
Aktualisieren von public-api.mdx
1 parent db77731 commit f3f7786

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pages/public-api.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: Public API
33
description: "How to use Postiz public API"
44
---
55

6+
import {Callout} from 'nextra/components';
7+
8+
<Callout type="warning">
9+
**Warning:** This Feature is currently in Beta and is in active-development. It does **not** provide all of the Postiz Features currently.
10+
</Callout>
11+
612
## Public API allows you to work with Postiz in headless mode
713

814
To use the Public API, go to Postiz settings and copy the API Key.<br />

0 commit comments

Comments
 (0)