Ninja Marketplace API
Project Overview This is a professional API service built with Node.js and Express that provides three main endpoints for email validation, company information, and sentiment analysis. The API is designed to be secure, scalable, and easy to integrate with RapidAPI. Features 1. Email Validation API (/api/email) Validates email addresses Checks email format and DNS records Rate-limited to prevent…
Ninja Marketplace API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
validate email /api/email/validate |
test if the given email is valid or not |
| GET |
company info /api/company/info |
get all the information about the company |
| POST |
sentiment analysis /api/ai/sentiment |
use ai for sentiment analysis if it good or bad text |
Ninja Marketplace API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9.99 / month | — |
|