Query Parameter
Query Parameter
A key-value pair appended to a URL after the question mark, used to filter, sort, or modify API responses, e.g., ?page=2&limit=50.
Related Terms
- API (Application Programming Interface)
- REST (Representational State Transfer)
- GraphQL
- SOAP (Simple Object Access Protocol)
- gRPC