YetAnotherAPI Documentation
Signup for APIGo to main websiteContact Support
  • API Documentation
    • YetAnotherAPI Overview
    • Authentication
  • Integrations
    • Pabbly-Connect
  • Document parser
    • PDF Parser
    • Doc Parser
    • PNG & JPG Parser
    • TXT Parser
    • Parser Processing Status
  • Web Scrapper [deprecated]
    • Basic Web Scraper
    • LLM Web Scraper
    • Scrapper Processing Status
  • Web Scraper
    • Basic Web Scraper
    • Webpage links Scrapper
    • Metadata Scrapper
    • Webhook Notification
    • Status Check
  • LLM Web Scraper
    • Basic Text
    • Structured JSON
    • Best Practices
    • Use Cases
    • Status Check
  • UChat Webhook System
Powered by GitBook
On this page
  • Introduction
  • API Endpoint
  • Limitations
  • Rate Limits

Was this helpful?

  1. API Documentation

YetAnotherAPI Overview

Introduction

Welcome to the YetAnotherAPI documentation! Our platform offers a robust set of APIs designed to empower developers with a wide range of functionalities, from data extraction to workflow automation. Whether you're looking to enhance your app's capabilities, streamline business processes, or build complex integrations, YetAnotherAPI provides the tools to help you succeed.

API Endpoint

The base URL for all API requests is:

https://api.yetanotherapi.com/

This is the primary endpoint for accessing the various services provided by YetAnotherAPI. Each API has its own endpoint path that you can utilize based on the functionality you're looking to access.

Limitations

To ensure stable and consistent performance for all users, the API has certain limitations:

Limitation Type
Details

Request Payload

Maximum size of 100KB per request

Data Requests

Specific limits vary by API endpoint

Execution Time

Time limits apply to complex operations

These limitations are subject to change based on updates or upgrades to the API infrastructure.

Rate Limits

We enforce rate limits to maintain fair usage for all users:

  • 60 requests per minute

  • Exceeding limits results in 429 Too Many Requests response

  • Higher limits available with subscription upgrades

For questions or support, please contact our team through the support portal.

PreviousAPI Documentation NextAuthentication

Last updated 5 months ago

Was this helpful?