Docs
Data Fetching with API Key

Data fetching with API key

Here's a guide on how to use an API key to fetching published posts.

Create an API key

First, create an API key to fetching data. Click the "Create New" button to proceed to the creation page.

Enter API information

Enter a name for the API key and select the permissions. This will create the API key.

Open API Preview

Next, open the API preview from the post list.

Send request

In the API preview, you can send a data retrieval request using the API key you created earlier.

Copy cURL command

Clicking the copy button allows you to copy a cURL command to send the same request. For more details on API endpoints and parameters, please refer to the documentation.

Contact