FAQ Detail

← Show All

What is the standard API response format?

All responses return JSON with a <code>"status"</code> field ("success" or "error") and usually a <code>"data"</code> array.

FAQ Categories