Skip to main content

Documentation Index

Fetch the complete documentation index at: https://test-docs.mertani.com/llms.txt

Use this file to discover all available pages before exploring further.

Mertani menyediakan dua metode integrasi data:

1. REST API (Pull-Based)

Client mengambil data dari server Mertani.
Get Light
Karakteristik:
  • Request-based (GET)
  • Cocok untuk dashboard & analytics
  • Mendukung data historis

2. Webhook API (Push-Based)

Mertani mengirim data secara otomatis ke server Anda.
Post Light
Karakteristik:
  • Event-driven (POST)
  • Real-time data streaming
  • Tidak perlu polling

Perbandingan

FeatureREST APIWebhook
ModelPullPush
Real-timeTidak langsungYa
Beban ServerClient heavyServer menerima
Use caseDashboardAlerting / Streaming
Last modified on June 2, 2026