# Add Integration **POST /api/integration** TBC ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Query parameters - **verify_connection** (boolean) Try to connect to the integration to verify if the connection is valid. This will be done after the creation of the integration, so an invalid connection is not considered an error, and the integration will be created anyway ### Body: application/json (object) - **type** () - **vendor** () - **** (object) ## Responses ### 200 OK #### Body: application/json (object) - **id** (integer(int64)) Provider's Gatego ID - **type** () - **vendor** () - **status** (object) - **** (object) ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)