v27

latestOpenAPI 3.0.3raw.githubusercontent.com2026-06-01620431.2 KB
Credentials

Bulk Create credentials (v1)

Create multiple Credentials using this action. It requires a JSON object containing credentials in an array.

Important: If you don't have enough credits when attempting to create Credentials with this endpoint, your credentials will still be created in your account, but will not be published. This will save your data and prevent you from having to re-attempt your request later. You will be able to publish the created credentials in your account when you have the required credits.

API Limits: Each request can accommodate up to 100 credentials. Should you have a larger set of credentials to process, it's recommended to split them into batches of 100 and make successive calls to this API.

Bulk Creating Credentials - Video Walkthrough

post/v1/credentials/bulk_create

Request body

{"stackTrail":"paths:/v1/credentials/bulk_create:post:requestBody:content:application/json:schema:properties:credentials","oasType":"schema","type":"unknown","description":"Array of the credentials payload all field applicable which is in create credential endpoint."}

Response

OK