Skip to main content
GET
/
providers
Error
A valid request URL is required to generate request examples
[
  {
    "description": "<string>",
    "name": "<string>",
    "needs_config": true,
    "provider": "<string>",
    "type": "<string>"
  }
]

Response

200 - application/json

OK

description
string

Description of the import method

name
string

Display name for the method

needs_config
boolean

Whether this method needs configuration

provider
string

Provider ID ("tyk", "direct", etc.)

type
string

"provider", "url", or "file"