Peoplegeneratorapi
Connector for the peoplegeneratorapi API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
http://peoplegeneratorapi.live - Auth:
bearer(pass your key via theapiKeyinput)
Operations
generateaddress— GET /api/addressgenerateaddress_1— GET /api/address/generatelifestory_1— GET /api/lifestorygeneratelifestory— GET /api/lifestory/getperson_1— GET /api/persongetperson— GET /api/person/
Inputs
apiKey— your peoplegeneratorapi API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: generateaddress
apiKey: <your key>