To skip authentication, you would need to convert your project to the CLI and not include the authentication file
@outonarun Where are you running into challenges? In general you can just not configure auth and the integration will work fine, (in either the UI or the CLI @GetUWired). You’ll, I think see warnings about it - if you’re not planning on publishing your integration you can ignore those. You might even consider implementing your workflow using the Webhooks by Zapier built in app if not auth is required.
Be aware unless you are the owner of the API you won’t be able to publish the integration to the app directory, but you’ll be free to use and share it as a private integration. If this is your API, you should reach out to partners@zapier.com to discuss your product and plans for working with Zapier.
Thanks, @Zane ! I didn’t know it could be done from either the UI or the CLI.