Skip to main content
POST
/
api
/
v1
/
auth
/
social-networks
/
get_url
/
{type}
API return url for sign in
curl --request POST \
  --url https://api.paylora.org/api/v1/auth/social-networks/get_url/{type}
{
  "success": true,
  "data": {
    "url": ""
  }
}

Path Parameters

type
string
required

Response

200 - application/json

Sign up successful