API Reference
Generate Local Uri
Generate a development URI for running Morphik locally.
Args: name: Developer name to embed in the token payload. expiry_days: Number of days the generated token should remain valid.
Returns:
A dictionary containing the uri
that can be used to connect to the
local instance.
POST
Body
application/x-www-form-urlencoded
Response
200
application/json
Successful Response
The response is of type object
.