mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 17:20:14 +00:00
feat(docs): add note about query string parameters
This commit is contained in:
parent
d72537eded
commit
4fa51da312
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ permalink: /api/endpoints
|
||||||
|
|
||||||
The base URL for the PluralKit API is `https://api.pluralkit.me/v2`. Endpoint URLs should be added to the base URL to get a full URL to query.
|
The base URL for the PluralKit API is `https://api.pluralkit.me/v2`. Endpoint URLs should be added to the base URL to get a full URL to query.
|
||||||
|
|
||||||
|
All query string parameters are optional, but if present they require a non-null value.
|
||||||
|
|
||||||
---
|
---
|
||||||
## Systems
|
## Systems
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue