{"name":"Fetch Puxadas API","version":"1","base":"https://api.fetchpuxadas.com","authentication":["Authorization: Bearer fp_...","x-api-key: fp_...","?api_key=fp_..."],"endpoints":[{"method":"GET","path":"/v1/me","auth":true,"description":"Conta, plano e cota diária"},{"method":"GET","path":"/v1/modulos","auth":true,"description":"Módulos liberados no seu plano"},{"method":"GET | POST","path":"/v1/cpf","auth":true,"description":"CPF com 11 dígitos","examples":["/v1/cpf/00000000000","/v1/cpf?consulta=00000000000"]},{"method":"GET | POST","path":"/v1/nome","auth":true,"description":"Nome completo","examples":["/v1/nome/Maria%20Silva","/v1/nome?consulta=Maria%20Silva"]},{"method":"GET | POST","path":"/v1/telefone","auth":true,"description":"DDD + número","examples":["/v1/telefone/11999999999","/v1/telefone?consulta=11999999999"]},{"method":"GET | POST","path":"/v1/nome-mae","auth":true,"description":"Nome da mãe","examples":["/v1/nome-mae/Ana%20Silva","/v1/nome-mae?consulta=Ana%20Silva"]},{"method":"GET | POST","path":"/v1/cep","auth":true,"description":"CEP com 8 dígitos","examples":["/v1/cep/01310100","/v1/cep?consulta=01310100"]},{"method":"GET | POST","path":"/v1/placa","auth":true,"description":"Placa (ABC1234 ou ABC1D23)","examples":["/v1/placa/ABC1D23","/v1/placa?consulta=ABC1D23"]},{"method":"GET | POST","path":"/v1/score","auth":true,"description":"CPF com 11 dígitos","examples":["/v1/score/00000000000","/v1/score?consulta=00000000000"]}]}