IaC Explorer

Search IaC Stacks

Search IaC stacks

post

Query IaC stacks with filtering, sorting, and pagination

Authorizations
AuthorizationstringRequired

JWT authentication token

Body
Responses
chevron-right
200

Successful response

application/json
post
/api/iacStacks

Query Backends

Query backends

post

Query backend/crawler data with filtering and pagination

Authorizations
AuthorizationstringRequired

JWT authentication token

Body
Responses
chevron-right
200

Successful response

application/json
post
/api/iacStacks/backends

Query Repositories

Query repositories

post

Query VCS repositories containing IaC code

Authorizations
AuthorizationstringRequired

JWT authentication token

Body
freeTextSearchstringOptional

Free text search query

Responses
chevron-right
200

Successful response

application/json
post
/api/iacStacks/repositories

Query Modules

Query modules

post

Query Terraform/Pulumi modules with filtering and pagination

Authorizations
AuthorizationstringRequired

JWT authentication token

Body
Responses
chevron-right
200

Successful response

application/json
post
/api/iacStacks/modules

Query Providers

Query providers

post

Query stack providers aggregations

Authorizations
AuthorizationstringRequired

JWT authentication token

Body
Responses
chevron-right
200

Successful response

application/json
post
/api/iacStacks/providers

Last updated

Was this helpful?