Development
Axeptio
Free
We have decided to design the best consent management experience: the one that complies with the law, the one that offers real choices to your visitors, the one that creates preference for your brand.
curl -X POST -k -i --header 'Content-Type: application/json' 'https://api.axept.io/v1/auth/local/signin' --data '{"username":"username","password":"*******"}'
Coming Soon !
Coming Soon !
All About Cookies
Premium
Our experts dig into the research, interview industry pros, and conduct hands-on testing to create simple, helpful guides that make it easy for you to get online—safely.
CookieYes
Free
Generate a fully customizable cookie banner, record user consent and manage all your cookie compliance needs in one place.
LiveIntent
Premium
Discover all the innovative ways email can help you grow your business and maximize your revenue across email and the web.
Ipapi
Free
Powerful & Simple REST API for IP Address Geolocation
curl 'https://ipapi.co/json/'
from requests import get
loc = get('https://ipapi.co/json/')
print (loc.json())
fetch('https://ipapi.co/json/')
.then(function(response) {
response.json().then(jsonData => {
console.log(jsonData);
});
})
.catch(function(error) {
console.log(error)
});
Stoplight
Premium
Built with the modern API workflow in mind, Stoplight brings an intuitive interface and thoughtful features to power your complete API design lifecycle.
Readme
Premium
ReadMe transforms your API docs into interactive hubs that help developers succeed.
curl -i {my api url}
Coming Soon !!
app.use((req, res, next) => {
readme.log(readmeAPIKey, req, res, {
// You might extract this from a header or parameter.
apiKey: req.,
// You might extract these from user data associated with the API key.
label: req.,
email: req.,
});
return next();
});
TINY
Free
Familiar content tools ready to use out-of-the-box
Install TinyMCE to add a fully-featured, sleek and intuitive
rich text editor to your app – in just a few lines of code.
DreamFactory
Premium
The leading on-premise instant API generation platform for any private, public, or hybrid cloud infrastructure.
Datastax
Free
Leverage vector search to build LLM, AI assistant, and real-time generative AI projects with massive speed and scale
curl -L -X GET 'https://$ASTRA_CLUSTER_ID-$ASTRA_REGION.apps.astra.datastax.com/api/docs/v2/schemas/namespaces' \
-H "X-Cassandra-Token: $ASTRA_DB_APPLICATION_TOKEN" \
-H 'Content-Type: application/json'
Coming Soon !
Coming Soon !
Brevo
Premium
The complete toolkit to turn one-time browsers into customers — Develop integrations with email, SMS, chat, and more.
curl --request POST \
--url https://api.brevo.com/v3/conversations/messages \
--header 'accept: application/json' \
--header 'content-type: application/json'
Coming Soon !
Coming Soon !
Swagger
Premium
Simplify API development for users, teams, and enterprises with the Swagger open source and professional toolset. Find out how Swagger can help you design and document your APIs at scale.
Coming Soon !
Coming Soon !
Coming Soon !
Coming Soon !
DreamHost
Free
We make sure your website is fast, secure & always up - so your visitors & search engines trust you. Guaranteed.
GitHub Copilot
Premium
Push what's possible with GitHub Copilot, the world's most trusted and widely adopted AI developer tool.
$ curl -I https://api.github.com/users/octocat/orgs
> HTTP/2 200
> Server: nginx
> Date: Fri, 12 Oct 2012 23:33:14 GMT
> Content-Type: application/json; charset=utf-8
> ETag: "a00049ba79152d03380c34652f2cb612"
> X-GitHub-Media-Type: github.v3
> x-ratelimit-limit: 5000
> x-ratelimit-remaining: 4987
> x-ratelimit-reset: 1350085394
> Content-Length: 5
> Cache-Control: max-age=0, private, must-revalidate
> X-Content-Type-Options: nosniff
Coming Soon !
Coming Soon !
Tabnine
Free
>30% code automation Private, Secure & Compliant, Adapts to your codebase
curl -o values.yaml https://raw.githubusercontent.com/codota/helm-charts/master/charts/tabnine-cloud/values.yaml
Coming Soon !
Coming Soon !
Enzyme
Premium
Enzyme QMS is versatile and intuitive, making it easy to use for startups, yet configurable to meet the needs of the most complex enterprises. Serving teams from 2 to 2000, Enzyme is the only QMS you’ll ever need.
Moderne
Free
Continuously automate and accelerate source code security, quality, and upgrades at scale. Make a difference in your codebase in minutes, not months.
curl --request POST
--url https://api.app.moderne.io/graphql
--header 'Authorization: Bearer '
--header 'Content-Type: application/json'
--data '{"query":"# Moderne API: https://api.app.moderne.io/graphql\nquery runRecipeName($id: ID!) {\n recipeRun(id: $id) {\n recipe {\n id\n name\n **typename\n }\n state\n **typename\n }\n}","variables":{"id":"sI1M0"},"operationName":"runRecipeName"}'
Coming Soon !
Coming Soon !
Mendix
Free
Enter the next era of app development with our platform-wide updates
curl -v -F "file=@%USERPROFILE%/Documents/Mendix/calc-main/releases/calc_1.0.0.45.mda" -X POST -H "Mendix-Username: richard.ford51@example.com" -H "Mendix-ApiKey: 26587896-1cef-4483-accf-ad304e2673d6" "https://deploy.mendix.com/api/v2/apps/calc/packages/upload?name=calc_1.0.0.45.mda"
Coming Soon !
Coming Soon !
Dora
Free
Text-to-website is here! With Dora AI, you can generate, customize, and deploy websites with natural language — all within Dora's powerful no-code editor.