Papyrs and Token Metrics integration

Save yourself the work of writing custom integrations for Papyrs and Token Metrics and use n8n instead. Build adaptable and scalable Productivity, workflows that work with your technology stack. All within a building experience you will love.

How to connect Papyrs and Token Metrics

Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Papyrs and Token Metrics integration: Create a new workflow and add the first step

Build your own Papyrs and Token Metrics integration

Create custom Papyrs and Token Metrics workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Supported API Endpoints for Papyrs

GET

List pages

Retrieve all pages for a user.

/api/v1/pages/all/?auth_token=123456789012
GET

Get page

Returns a dictionary with page information.

/api/v1/pages/get/(#page_id)
GET

Get all pages

Get a list of all pages visible to the user making the request.

/api/v1/pages/all/
POST

Delete page

Deletes a page based on the provided page ID.

/api/v1/pages/delete/(#page_id)/
POST

Create page

Creates a new page with the provided content and settings.

/api/v1/pages/create/

To set up Papyrs integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Papyrs to query the data you need using the API endpoint URLs you provide.

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Papyrs official documentation to get a full list of all API endpoints and verify the scraped ones!

Supported API Endpoints for Token Metrics

GET

List tokens

Get the list of coins and their associated TOKEN_ID supported by Token Metrics.

/v2/tokens

To set up Token Metrics integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Token Metrics to query the data you need using the API endpoint URLs you provide.

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Token Metrics official documentation to get a full list of all API endpoints and verify the scraped ones!

FAQs

FAQ

Can Papyrs connect with Token Metrics?

Can I use Papyrs’s API with n8n?

Can I use Token Metrics’s API with n8n?

Is n8n secure for integrating Papyrs and Token Metrics?

How to get started with Papyrs and Token Metrics integration in n8n.io?

Looking to integrate Papyrs and Token Metrics in your company?

The world's most popular workflow automation platform for technical teams including

Why use n8n to integrate Papyrs with Token Metrics

Build complex workflows, really fast