1 endpoint

Pricing

Base path: /pricing · Source: backend/src/modules/pricing/pricing.controller.ts

GET/pricing
bearer

Ejemplo curl

curl -X GET 'https://api.mosend.dev/pricing' \
  -H 'Authorization: Bearer YOUR_TOKEN'