42Crunch Support
- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 3
- Subscriptions 31
Activity overview
Latest activity by 42Crunch Support-
42Crunch Support created an article,
KDB4244 - How does API Conformance Scan generate input data?
Issue/Question While doing the API Conformance Scan, we are getting invalid response because it looks like the Scan is taking random input data and sending the request to provided endpoint URL, whi...
-
42Crunch Support created an article,
KDB4243 - API Conformance Scan cannot reach the API endpoint
Issue/Question We are trying to scan one of the APIs in 42Crunch platform, but getting below error message: Scan cannot reach the API endpoint Solution/Answer If you are using the SaaS API Conforma...
-
42Crunch Support created an article,
KDB4240 - Retrieving Conformance Scan reports through 42Crunch REST API
Issue/Question How can we use 42Crunch API endpoints to get the progress of the API Conformance Scan and its result? Solution/Answer If you call the endpoint below: <platform_URL>/api/v1/apis/<api_...
-
42Crunch Support created an article,
KDB4238 - Installing Docker to Run an On-prem Scan
Issue/Question Is it required to install Docker on my machine to run an on-prem Conformance Scan? Solution/Answer Before you can run Conformance Scan on premises, you must have Docker installed. ...
-
42Crunch Support created an article,
KDB4237 - GraphQL support
Issue/Question Does 42Crunch support GraphQL APIs? If not, are there any plans to support GraphQL APIs in the near future? Solution/Answer Currently, 42Crunch does not support GraphQL APIs. However...
-
42Crunch Support created an article,
KDB4234 - API Endpoint to get API Security Audit report
Issue/Question What is the API Endpoint to get API Security Audit report from the 42Crunch platform? Solution/Answer The API endpoint for an API Security Audit report is: <platform_URL>/api/v1/ap...
-
42Crunch Support created an article,
KDB4233 - OpenAPI definition file size limitation
Issue/Question Is there a size limitation of the OpenAPI definition (OAS) file on 42Crunch platform? Solution/Answer When importing OAS definition to 42Crunch platform, the file size of your API ...
-
42Crunch Support created an article,
KDB4230 - Transfer of API Definition between Collections
Issue/Question Is it possible to transfer API Definitions between collections, without deleting and recreating the API definition? Is there any possibility to do this via API, if not possible via U...
-
42Crunch Support created an article,
KDB4229 - Jenkins Credential (42Crunch API Token) Issue
Issue/Question I have followed the recommended guideline/documentation: https://docs.42crunch.com/latest/content/tasks/integrate_jenkins.htm Even though I have generated the token from the enterpri...
-
42Crunch Support created an article,
KDB4225 - Updating existing API
Issue/Question Is there an API call on the platform for updating an existing API? There exists a PUT “api/v1/apis/{apiId}” call, but it looks like it’s not documented in 42crunch Postman collection...