getimgai.yaml 789 B

1234567891011121314151617181920212223242526272829
  1. identity:
  2. author: Matri Qi
  3. name: getimgai
  4. label:
  5. en_US: getimg.ai
  6. zh_CN: getimg.ai
  7. description:
  8. en_US: GetImg API integration for image generation and scraping.
  9. icon: icon.svg
  10. tags:
  11. - image
  12. credentials_for_provider:
  13. getimg_api_key:
  14. type: secret-input
  15. required: true
  16. label:
  17. en_US: getimg.ai API Key
  18. placeholder:
  19. en_US: Please input your getimg.ai API key
  20. help:
  21. en_US: Get your getimg.ai API key from your getimg.ai account settings. If you are using a self-hosted version, you may enter any key at your convenience.
  22. url: https://dashboard.getimg.ai/api-keys
  23. base_url:
  24. type: text-input
  25. required: false
  26. label:
  27. en_US: getimg.ai server's Base URL
  28. placeholder:
  29. en_US: https://api.getimg.ai/v1