Nessle API is a service that allows you to retrieve social media post data and more via API.
This document provides information on how to use Nessle’s API.
SNS | Support Status |
---|---|
○ | |
In Development | |
TikTok | In Development |
In Development | |
YouTube | In Development |
To use the API, simply follow these four steps:
To create an account, please access the following link:
From the dashboard’s side menu, click on “Plans.”
Select your preferred plan and proceed with the payment.
Payments are securely processed through Paddle, ensuring safety and reliability.
From the dashboard’s side menu, click on “API Keys.”
Create an API key to obtain the secret key required for using the API.
Use the following code according to your programming language.
Replace YOUR_API_KEY with the API secret obtained in step 3.
curl -X GET "https://api.nessleapi.com/v1/ig/user/by/username?username=instagram"
-H "x-api-key: YOUR_API_KEY"
You can check the pricing for each plan via the following link: