Each request is made and authenticated by the API key provided in the header. API keys are specific and have a case-sensitive pattern made up of x characters being numbers and letters.
Informative page! To consult the correct parameters for each service, use the topics on the left side.
Integration
Integrate into our service using the information below:
Authentication: auth {access_token: "xxxxx"}
Deposit - https://{baseurl}/v2/deposit/create
Withdraw - https://{baseurl}/v2/withdraw/create
Header | Parameter |
---|---|
x-pixer-api-key | Api-Key TOKEN |
Content-Type | application/json |
SaaS
Connect to our SAAS service using the information below:
Type: POST: https://{baseurl}/kyc{document=CPF}
Authentication:auth {access_token: "xxxxx"}
KYC
Header | Description |
---|---|
Authorization | access token for testing |
Content-Type | request type |
plan (required) | type of plan contracted |
KYC - Liveness
Header | Description |
---|---|
Authorization | access token for testing |
Content-Type | request type |
Body | Description |
---|---|
correlation_id (required) | transaction relational code |
plan (required) | type of plan contracted |
OTP
Connect to our SAAS service using the information below:
Type: POST:``api-saas.pay2freetch.com/kyc{document=CPF}
Authentication: auth {access_token: "xxxxx"}
Header | Description |
---|---|
Authorization | access token for testing |
Content-Type | request type |