Register and log in to GAEA via email

Curated by

GAEA

ID Type

EMAIL

Cred Type

REST

# of Holders

3595

Last Update Time

12/30/2024, 05:02:13

Method

POST

Endpoint

https://api.gaea.la/***

Body

{
  "email": "$socialId"
}

Expression

function (data){
  return data.success ? 0:1
}