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.
post/v1/credentials/bulk_create
Request body
Response
OK