Endpoints
Get producer data
Return data for the authenticated producer
GET
Returns data for the authenticated producer.
This endpoint requires the
x-public-key and x-secret-key headers.Request example
Response
string
required
Producer name.
string
required
Producer email address.
string
required
Producer phone number, formatted as
(99) 99999-9999.string
Producer document. It can be CPF or CNPJ, formatted with punctuation. This field is not returned when the producer has not completed KYC.
object
Producer or company address. If the producer has not completed KYC, this field is not returned.
string
ZIP code, formatted with a hyphen.
string
Country in ISO 3166-1 format.
string
State in ISO 3166-2:BR format.
string
City.
string
Neighborhood.
string
Street.
string
Address number.
string
Address complement.
object
Company legal representative information. Returned only for producers registered with a CNPJ document.
string
Company legal representative name.
string
Company legal representative phone number.
string
Company legal representative document.
object
Company legal representative address.

