Exchange lot_size- Stepsize api

Hi. I need to only stepsize data for pairs.
But i can’t pull symbol and stepSize to php

Do you have api/json php code?

We don’t have specific code sample for that, but you can get ideas from this python sample: https://github.com/binance-exchange/binance-toolbox-python/blob/master/spot/list_break_symbols.py

It uses “binance-connector-python” library to pull exchangeinfo endpoint data and identify symbols with BREAK, you can adapt it get stepsize