Add to Favourites Add to Favourites    Print this Article Print this Article

Simple API requests using curl on the command line

If you want to make an API call from a script or shell, without using a more complicated class, curl can do it for you.
Here is a sample request to make an API request to DA, requesting the details of package unlimited.

Command
Was this answer helpful?

Also Read