FAQ Detail

← Show All

What is the recommended way to send API parameters?

You can send parameters using GET (URL query string) or POST (form data).

FAQ Categories