mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-11 11:41:56 +02:00
27 lines
819 B
Markdown
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
|
|
|
|

|
|
|
|
2. Select the required site from the list and click **Manage Site Settings**
|
|
|
|

|
|
|
|
3. Click on the **API** tab, generate and save the **API KEY**
|
|
|
|

|
|
|
|
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
|