Login de experto

Login de experto

Petición para obtener el token de experto.


Parámetros de consulta (body)
email string
Correo electrónico con el que registrar el usuario (Obligatorio).
password string
Contraseña (Obligatorio).

Respuesta

Object

token string

expert Object

id number

first_name string

last_name string

username string

phone string

business_name string

profile_avatar string

profile_avatar_thumbnail string

communities array of objects

provinces array of objects

actions array of objects

action_items array of objects

applicant_types array of objects

fund_types array of objects

region_types array of objects

activities array of objects

expert_types array of objects

solution_types array of objects

is_super_expert boolean

groups array of strings

permissions array

active_custom_forms number

marketplace_membership object

id number

name string

funds_limit number

leads_limit number

leads_etg boolean

priority number

integrations array of objects

id number

extension_name string

handler_name string

url_api null

created_at string (ISO timestamp)

updated_at string (ISO timestamp)

is_active boolean

extension number

platforms_with_billing_access array of strings

marketplace_partners_info array of objects

name string

schema string

url string

email string

website string

contact_email string

profile_image string

title string

experience string

services string

areas string

extra_info string

marketplace_visibility boolean

marketplace_name string

slug string

assessment number

status number

daily_downloaded_instructions array of numbers

monthly_downloaded_instructions array of numbers

custom_forms_available number

access_ecosystem number

partners_with_user array of strings

workflow_funds array of numbers

curl
--request POST \
--url 'https://api.fandit.es/api/v2/experts/login' \
--header 'Content-Type: application/json'

Respuesta

Haga clic en "Probar" para lanzar una petición y ver su respuesta aquí.