API
Get Marketplace Credit Limit
GET
/v1/billing-service/credit-limit
Endpoint to get the credit limit for a marketplace.
This endpoint has been deprecated and now it returns 0 for all marketplaces.
Authentication
Topsort’s APIs are authenticated via bearer tokens. Requests must include an authorization header containing your private API key.
Don't have an API key yet? Learn how to generate one.
Authorization
required
string
The header containing a private API key. Format this header as follows:
Authorization: Bearer <YOUR-API-KEY>
Responses
Successful Response
This response contains the Credit Limit for the marketplace as a float
application/json
object
creditLimit
required
number
currencyCode
required
string