Discussions

Ask a Question
Back to all

Why Do Endpoints Return Different JSON Formats?

I’m noticing that different FishBase API endpoints return inconsistent JSON formats (arrays, objects, missing fields). This makes parsing difficult.

On my utility project mepco bill, the API uses a stable response schema, so the frontend never breaks. A similar consistency here would help.