API gateway online


Engineered for reliability.

Developer context

Connection details for quick diagnostics.

REMOTE_ADDR 162.159.115.38
X-FORWARDED-FOR 216.73.216.221
USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Available endpoints

Click an endpoint to expand parameters, supported values and examples.

GET

companydetails_api

Company identity, registration status, VAT information and structured address data from a company registration code.

Required code country
Supported countries CY, CZ, EE, FI, FR, GB, IE, LT, LV, NO, PL, RO, SE, SI, SK
Optional parameters country_code (alias for country), countries=1 (list supported countries)
Returns existence and active status, company name/code/VAT, VAT registration, company type, registry status, registration/termination dates and structured address fields
/companydetails_api?code=443061841&country=fr
GET

companyvat_api

VAT number validation with normalized company VAT details where the country makes those details available.

Required vat country
Supported countries AT, BE, BG, CH, CY, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HR, HU, IE, IT, LT, LU, LV, MT, NL, NO, PL, PT, RO, SE, SI, SK, XI
Optional parameters vat_number (alias for vat), country_code (alias for country), countries=1 (list supported countries)
VAT input Country prefix may be included or omitted; the country parameter must match the VAT country.
Returns is_valid, company_vat, company_name, company_address, country_code and request_time
/companyvat_api?vat=LT100011555012&country=lt
GET

currency_api

Exchange rates normalized to a requested fiat base, with fiat, fixed/legacy fiat, cryptocurrency and metal categories.

Required none
Base currency Any supported 3-letter fiat code; default EUR
Currency types Fiat, fixed/legacy fiat, cryptocurrency, precious/industrial metals
Crypto codes BTC, ETH, SOL, XRP, BNB, ADA, DOGE, TRX, AVAX, LINK, DOT, LTC, BCH, XLM, XMR, ATOM, ETC, UNI, AAVE, FIL, NEAR, ICP, TON, SHIB, USDT, USDC, DAI
Metal codes XAU, XAG, XPT, XPD, XRH, ALU, XCO, XCU, XGA, XIN, IRON, XPB, XLI, XMO, NI, XND, XSN, XTE, XU, ZNC
Optional parameters base, required_currencies (comma/space separated or repeated), return_only_required, refresh_mode=slow|fast
Returns base plus separate fiat, fiat_fixed, crypto and metals rate maps; metal rates are expressed per troy ounce
/currency_api?base=EUR&required_currencies=USD,GBP,BTC,XAU&return_only_required=1
POST

geocoding_api

Forward geocoding for addresses and reverse geocoding for latitude/longitude coordinates with normalized address fields.

Required geocoding_value
Country parameter geocoding_country accepts a 2-letter country code; use it for address lookups to constrain the result
Input formats Address text, or coordinates such as 54.6872,25.2797
Optional fields filter geocoding_required_fields[] can require fields such as street, house, city, state or postcode
Returns formatted address, coordinates, country/country_code, street, house, state, postcode and city
/geocoding_api POST: geocoding_value=Gedimino pr. 1, Vilnius&geocoding_country=lt
GET

ipdb_api

IP geolocation and network intelligence lookup for country, city and ASN/network information.

Required provider ip or type
Lookup parameters provider and ip
Database file parameters provider and type
Database types country, city and asn (availability depends on the selected database set)
Returns IP, country/country_name, continent, city, states, ASN, ASN number/domain and network
Discovery Call /ipdb_api without parameters to inspect available database sets and their current files.
/ipdb_api?provider=SELECTED_DATABASE_SET&ip=8.8.8.8
POST

ai_generate

Authenticated translation, structured text generation and multi-turn chat generation endpoint.

Required access_token domain action
Actions translation, ai_translation, text_generation, chat_generation
Complexity simple (default) or advanced
Translation payload translate_values plus translate_to[]
Generation payload prompt for text_generation; turns[] for chat_generation
Returns response plus API HTTP status metadata
/ai_generate POST: action=text_generation&prompt=...&complexity=simple
GET

my_ip

Returns the client IP address visible to c7dev as a plain-text value.

Required none
Parameters None
Returns Plain-text IPv4 or IPv6 address
Use case Connectivity checks, external-IP detection and request diagnostics
/my_ip
GET

map_tiles

Raster map tile endpoint using path-based map style, zoom level and tile coordinates.

Required TYPE ZOOM X Y
Path format /map_tiles/TYPE-ZOOM-X-Y/
Map types 1 = streets, 2 = satellite, 3 = monochrome
Coordinates ZOOM is the tile zoom level; X and Y are standard slippy-map tile coordinates
Returns Image tile data
/map_tiles/1-12-2345-1356/