Hello A.,
In fact it is not easy to add label `under the rectangle`, because the objects can be linked on us...
Here are some examples, but inside the rectangle...
@startuml
rectangle Gateway <<API A+B+C>>
rectangle G [
Gateway
API A+B+C
]
database db
G --> db
@enduml

If that can help,
Regards.