Skip to content

Commit 594c6b4

Browse files
authored
Merge pull request #62 from yeskiy/patch-1
Update public-api.mdx
2 parents 57f09f5 + 6b02ca6 commit 594c6b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/public-api.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ With each request you need to pass the API Key in the header `Authorization: {ap
1010
If you are using the hosted version of Postiz the URL will be `https://api.postiz.com/public/v1`.<br />
1111
If you are self-hosting Postiz the URL will be `https://{NEXT_PUBLIC_BACKEND_URL}/public/v1`.<br /><br />
1212

13-
<u>There is a limit of **30** requests per hours.</u>
13+
<u>There is a limit of **30** requests per hour.</u>
1414
<br />
1515
Here are the following API endpoints you can use:
1616

@@ -175,4 +175,4 @@ Response:
175175
{
176176
"id": "e639003b-f727-4a1e-87bd-74a2c48ae41e"
177177
}
178-
```
178+
```

0 commit comments

Comments
 (0)