API General Operations
Pagination
Certain APIs contain millions of records that cannot be returned in a single response. Pagination separates the results into manageable pages.
Filtering
Explains different available filtering types.
Sorting
Sort the API results by specific fields.
Response Codes
The API returns appropriate HTTP status codes in addition to JSON-based error codes and messages for every request.