Skip to main content
POST
Get Rate Recommendation

Authorizations

X-API-Key
string
header
required

Body

application/json

Schema for rate recommendation request.

role
string
required
seniority
string
required
myLocation
string
required
currentRate
required
providerType
string | null
default:freelancer
clientLocation
string | null
companySize
string | null
industry
string | null
clientType
string | null
language
enum<string>
default:en
Available options:
es,
en
currency
string
default:USD
apiKey
string | null
aiProvider
enum<string> | null
default:gemini
Available options:
gemini,
openai,
anthropic
openaiApiKey
string | null
anthropicApiKey
string | null

Response

Successful Response

Schema for rate recommendation response.

rate
string
required
reasoning
string
required
success
boolean
default:true
error
string | null
inferredLocation
string | null