# Generate Bins (/docs/v3/4wings/bins)



### Generate bins of inputs to know the data [#generate-bins-of-inputs-to-know-the-data]

You can use this endpoint for example to create a color ramp of the data.

Examples using **AIS apparent fishing effort**:

* [EXAMPLE 1](/docs/examples/bins/bins-example1) - Get AIS apparent fishing effort bins for zoom 1 in a daily interval

Examples using **SAR (Synthetic-aperture radar) vessel detections**:

* [EXAMPLE 2](/docs/examples/bins/bins-example2) - Get SAR vessel detections bins for zoom 2 in a hourly interval

Examples using **AIS Vessel Presence**:

* [EXAMPLE 3](/docs/examples/bins/bins-example3) - Get AIS vessel presence bins for zoom 1 in a daily interval

#### Get bins [#get-bins]

<OpenAPIPage document="apiv3" operations="[{ path: '/v3/4wings/bins/{z}', method: 'get' }]" hasHead="false" />
