Create and complete accountless applications. Note that this is an experimental feature and subject to change or be removed without notice.
Creates a new accountless application. [EXPERIMENTAL]
Success
Request was not successful
{- "object": "accountless_application",
- "publishable_key": "string",
- "secret_key": "string",
- "claim_url": "string",
- "api_keys_url": "string"
}
Completes an accountless application. [EXPERIMENTAL]
Success
Request was not successful
{- "object": "accountless_application",
- "publishable_key": "string",
- "secret_key": "string",
- "claim_url": "string",
- "api_keys_url": "string"
}