Academia Document API

This API provides a direct file retrieval service for documents hosted on Academia.edu. It acts as a proxy that simplifies access to downloadable content by accepting a document URL and returning the file.

Endpoint

Query Parameters

NameDescriptionExample
urlThe full Academia.edu document URL you want to download.https://www.academia.edu/11786255/Materi_Dasar_Java_Script

HTTP Method

GET

Request Example

Response

{
  • "status": "waiting for Afianf API response"
}

Academia Document API