Skip to content

ridwaanhall/api-pddikti

Repository files navigation

PDDIKTI API

wakatime

INFO

API ini telah di-update berdasarkan data baru di https://pddikti.kemdiktisaintek.go.id/

Bagaimana cara menggunakan API?

Baca dokumentasi berbahasa indonesia ini PDDikti Docs. mudah dan gampang digunakan.

API Documentation

https://pddikti-docs.ridwaanhall.com

API Documentation

Tampilan pada API Endpoint

https://api-pddikti.ridwaanhall.com

API Overview

API Traffic Management

This API includes intelligent traffic management to ensure optimal performance and system stability during high-traffic periods.

Service Status Monitoring

The API automatically monitors traffic levels and may temporarily limit certain endpoints to maintain service quality for all users.

Response Format

During high traffic periods, some endpoints may return a professional service notice:

{
    "error": "Service Temporarily Limited",
    "message": "Due to high traffic volume, this endpoint is temporarily unavailable to ensure system stability.",
    "code": 503,
    "status": "Service Unavailable",
    "available_endpoint": {
        "url": "https://api-pddikti.ridwaanhall.com",
        "method": "GET",
        "description": "API Overview - Current service status and available resources"
    },
    "support": {
        "retry_suggestion": "Please try again in a few minutes",
        "contact": "Contact support if this issue persists"
    }
}

The response includes proper HTTP headers:

  • Content-Type: application/json
  • Retry-After: 3600 (suggesting retry after 1 hour)

All API responses maintain consistent formatting and provide clear guidance for users during service limitations.

The API overview endpoint will always remain accessible and will show the current service status and additional information about the traffic management state.

About

API PDDikti KEMENDIKSAINTEK: API yang mudah digunakan dan ramah.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •