Dokumentasi lengkap OpenBudget.ID REST API
Ministry officials login with Google OAuth. Session cookies are automatically included in requests.
Cookie: next-auth.session-tokenFor blockchain operations, transactions must be signed with connected Solana wallet (Phantom/Solflare).
Body: { transaction: "base64..." }Invalid request parameters
Authentication required
Insufficient permissions
Resource not found
Server-side error occurred
{
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid project data",
"details": "Total amount must be a positive number"
}
}