2 Guides

parameters

Interactive Guide to the Best Practices for API Parameters

Both API designers and consumers need to know the dos and don'ts of the API request parameters. This guide will highlight some best practices that can help.

Types of Rest API Parameters

There are several types of parameters found in REST APIs. While building a REST API, you need to decide which parameter suits the endpoint.