Connecting to the external API

Hello, friends,

I have an API for a service similar to OpenAI. I’d like to use their API.

What is the best way to connect their api with n8n?

The API only has a name and code.

Thank you all in advance.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @denverfix, you can use n8n’s HTTP Request node to send generic HTTP Requests to APIs: