Create a new engine with default configuration. The engine starts
in active status and is immediately available for configuration
and run submission.
The slug must be unique within your organization and is used in all engine-scoped endpoint URLs.
API key with environment prefix. Use nx_test_... for sandbox and
nx_live_... for production. Obtain keys at
platform.usenexio.com/settings/api-keys.
URL-safe identifier. 3–50 lowercase alphanumeric characters and hyphens. Must start and end with an alphanumeric character.
3 - 50^[a-z0-9][a-z0-9-]*[a-z0-9]$Human-readable engine name.
1 - 100Engine type determines the config schema and pipeline behavior.
placement, entity_analysis Optional engine description.
500Engine created with default configuration.
Engine metadata returned by management endpoints.
Engine identifier.
URL-safe engine slug, unique within the organization.
Human-readable engine name.
Optional engine description.
Engine type. placement engines rank carrier quote packages.
entity_analysis engines evaluate coverage gaps and requirements.
placement, entity_analysis Engine status. Archived engines cannot have their config updated.
active, archived RFC 3339 creation timestamp.
RFC 3339 last-update timestamp.