What constraints do a cURL command follow?

Question

What constraints do a cURL command follow?

Answer

 cURL commands follow the use of the API that are directly involved in the request. 
For example, when using the following cURL command:
curl --location --request POST 'https://api.planet.com/compute/ops/orders/v2'
The cURL request will follow the order's API constraints which have a 500 scene image limit. Other information on specific API's can be found in the following page: 
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.