API-Integration
Panel
Länder
1 min
{ "tab" "examples", "url" "https //api fsflt net/panel/countries/region/list", "name" "regions list", "method" "get", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "x api key", "type" "string", "description" "api key for authorization" } ], "bodydataparameters" \[ { "kind" "optional", "name" "lang", "type" "string", "description" "language for the category name, defaults en" } ], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "8febmf1bqisfrngjjzcqs", "code" "{\n \\"code\\" 200,\n \\"content\\" \[\n {\n \\"region code\\" \\"europe\\",\n \\"region name\\" \\"europe\\"\n },\n {\n \\"region code\\" \\"north america\\",\n \\"region name\\" \\"north america\\"\n\t\t},\n ]\n}", "language" "200" }, { "id" "fvkqtbpnxrqjyxjgcmcml", "code" "{\n \\"message\\" \\"invalid token or unauthorized admin\\"\n}", "language" "401" }, { "id" "rky3lexdhy n96 op8dqw", "code" "{\r\n \\"code\\" 500,\r\n \\"message\\" \\"the given data was invalid \\",\r\n \\"errors\\" {\r\n \\"lang\\" \[\r\n \\"the lang must be one of the following types en, it, es, de\\"\r\n ]\r\n }\r\n}", "language" "500" } ], "selectedlanguageid" "8febmf1bqisfrngjjzcqs" }, "examples" { "languages" \[ { "id" "n5iwwo5qufw1tvlxuvfxk", "code" "curl x 'get' \\\\\n 'https //api fsflt net/panel/countries/region/list' \\\\\n h 'accept application/json' \\\\\n h \\"content type application/json\\" \\\\\n h \\"x api key your api key\\" \\\\\n d '{your param}'", "language" "shell" } ], "selectedlanguageid" "n5iwwo5qufw1tvlxuvfxk" }, "description" "get the regions list", "currentnewparameter" { "label" "header parameter", "value" "headerparameters" } } { "tab" "examples", "url" "https //api fsflt net/panel/countries/list", "name" "countries list", "method" "get", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "x api key", "type" "string", "description" "api key for authorization" } ], "bodydataparameters" \[ { "kind" "optional", "name" "lang", "type" "string", "description" "language for the category name, defaults en" } ], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "0qjg20ir30qor1ie4nv p", "code" "{\n \\"code\\" 200,\n \\"content\\" \[\n {\n \\"country code\\" \\"af\\",\n \\"country name\\" \\"afghanistan\\",\n \\"region code\\" \\"asia\\"\n },\n {\n \\"country code\\" \\"ax\\",\n \\"country name\\" \\"aland islands\\",\n \\"region code\\" \\"europe\\"\n },\n {\n \\"country code\\" \\"al\\",\n \\"country name\\" \\"albania\\",\n \\"region code\\" \\"eastern europe\\"\n },\n ]\n}", "language" "200" }, { "id" "6zkayenmfxj4xgah1qp2e", "code" "{\n \\"message\\" \\"invalid token or unauthorized admin\\"\n}", "language" "401" } ], "selectedlanguageid" "0qjg20ir30qor1ie4nv p" }, "examples" { "languages" \[ { "id" "r1ewsf djyuqyizg6r ma", "code" "curl x 'get' \\\\\n 'https //api fsflt net/panel/countries/list' \\\\\n h 'accept application/json' \\\\\n h \\"content type application/json\\" \\\\\n h \\"x api key your api key\\" \\\\\n d '{your param}'", "language" "linux" } ], "selectedlanguageid" "r1ewsf djyuqyizg6r ma" }, "description" "get the countries list", "currentnewparameter" { "label" "header parameter", "value" "headerparameters" } }