1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-21 19:49:47 +02:00
2024-09-27 17:30:46 +03:00

27 lines
819 B
Markdown

---
id: Neocities
sidebar_class_name: Neocities
---
<img src={require('../../static/img/APIs/Neocities.png').default} width='64px' />
# Neocities
This section is dedicated to the library for working with Neocities API. On this page, all the steps necessary to start working are described
## Getting started
1. Log in to the [Neocities portal](https://neocities.org) and go to settings
![BF](../../static/img/Docs/Neocities/1.png)
2. Select the required site from the list and click **Manage Site Settings**
![BF](../../static/img/Docs/Neocities/2.png)
3. Click on the **API** tab, generate and save the **API KEY**
![BF](../../static/img/Docs/Neocities/3.png)
API Key is used in each API method as a Token parameter. You can also generate a token based on your login and password using the *GetToken* method